Home
last modified time | relevance | path

Searched defs:GetDeclForMangledName (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DModuleBuilder.cpp99 const Decl *GetDeclForMangledName(StringRef MangledName) { in GetDeclForMangledName() function in __anona4b639230111::CodeGeneratorImpl
302 const Decl *CodeGenerator::GetDeclForMangledName(llvm::StringRef name) { in GetDeclForMangledName() function in CodeGenerator