reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm-c/Core.h
 1932 unsigned long long LLVMConstIntGetZExtValue(LLVMValueRef ConstantVal);

References

tools/llvm-c-test/echo.cpp
  284                         LLVMConstIntGetZExtValue(Cst), false);