Searched refs:lookupRepresentativeDecl (Results 1 – 3 of 3) sorted by relevance
82 if (!Builder->lookupRepresentativeDecl(MangledName, Result)) in GetDeclForMangledName()
560 bool lookupRepresentativeDecl(StringRef MangledName,
1753 if (lookupRepresentativeDecl(MangledName, OtherGD) && in GetOrCreateLLVMFunction()3760 bool CodeGenModule::lookupRepresentativeDecl(StringRef MangledName, in lookupRepresentativeDecl() function in CodeGenModule