Searched refs:lookupRepresentativeDecl (Results 1 – 3 of 3) sorted by relevance
101 if (!Builder->lookupRepresentativeDecl(MangledName, Result)) in GetDeclForMangledName()
566 bool lookupRepresentativeDecl(StringRef MangledName,
1848 if (lookupRepresentativeDecl(MangledName, OtherGD) && in GetOrCreateLLVMFunction()2089 if (D && lookupRepresentativeDecl(MangledName, OtherGD) && in GetOrCreateLLVMGlobal()3005 if (lookupRepresentativeDecl(MangledName, OtherGD) && in emitIFuncDefinition()4075 bool CodeGenModule::lookupRepresentativeDecl(StringRef MangledName, in lookupRepresentativeDecl() function in CodeGenModule