Searched refs:getMDKindNames (Results 1 – 8 of 8) sorted by relevance
108 LLVM_ABI void getMDKindNames(SmallVectorImpl<StringRef> &Result) const;
360 void getMDKindNames(SmallVectorImpl<StringRef> &Result) const;
286 void LLVMContext::getMDKindNames(SmallVectorImpl<StringRef> &Names) const { in getMDKindNames() function in LLVMContext
188 void Module::getMDKindNames(SmallVectorImpl<StringRef> &Result) const { in getMDKindNames() function in Module189 return Context.getMDKindNames(Result); in getMDKindNames()
4937 MDs[0].second->getContext().getMDKindNames(MDNames); in printMetadataAttachments()
1896 M.getMDKindNames(Names); in writeModuleMetadataKinds()
2704 M.getMDKindNames(Names); in writeModuleMetadataKinds()
21837 …ndNamesERNS_15SmallVectorImplINS_9StringRefEEE", "llvm::LLVMContext::getMDKindNames(llvm::SmallVec…22075 …tMDKindNamesERNS_15SmallVectorImplINS_9StringRefEEE", "llvm::Module::getMDKindNames(llvm::SmallVec…