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

Declarations

include/llvm-c/Core.h
  568 unsigned LLVMGetMDKindIDInContext(LLVMContextRef C, const char *Name,

References

lib/IR/Core.cpp
  127   return LLVMGetMDKindIDInContext(LLVMGetGlobalContext(), Name, SLen);