Searched defs:getMDKindNames (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | LLVMContext.cpp | 305 void LLVMContext::getMDKindNames(SmallVectorImpl<StringRef> &Names) const { getMDKindNames() function in LLVMContext |
H A D | Module.cpp | 152 void Module::getMDKindNames(SmallVectorImpl<StringRef> &Result) const { getMDKindNames() function in Module |