Searched defs:getMDKindNames (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp128 void Module::getMDKindNames(SmallVectorImpl<StringRef> &Result) const { function in class:Module
H A DLLVMContext.cpp298 void LLVMContext::getMDKindNames(SmallVectorImpl<StringRef> &Names) const { function in class:LLVMContext

Completed in 179 milliseconds