Searched defs:getMDKindNames (Results 1 – 2 of 2) sorted by relevance
257 void LLVMContext::getMDKindNames(SmallVectorImpl<StringRef> &Names) const { in getMDKindNames() function in LLVMContext
126 void Module::getMDKindNames(SmallVectorImpl<StringRef> &Result) const { in getMDKindNames() function in Module