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

Declarations

include/llvm-c/Core.h
 1134 LLVMTypeRef LLVMInt128TypeInContext(LLVMContextRef C);

References

lib/IR/Core.cpp
  584   return LLVMInt128TypeInContext(LLVMGetGlobalContext());