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