Searched refs:ExternalLookup (Results 1 – 4 of 4) sorted by relevance
492 IdentifierInfoLookup* ExternalLookup; variable496 explicit IdentifierTable(IdentifierInfoLookup *ExternalLookup = nullptr);501 IdentifierInfoLookup *ExternalLookup = nullptr);505 ExternalLookup = IILookup; in setExternalIdentifierLookup()510 return ExternalLookup; in getExternalIdentifierLookup()526 if (ExternalLookup) { in get()527 II = ExternalLookup->get(Name); in get()
60 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable() argument62 ExternalLookup(ExternalLookup) {} in IdentifierTable()65 IdentifierInfoLookup *ExternalLookup) in IdentifierTable() argument66 : IdentifierTable(ExternalLookup) { in IdentifierTable()
249 ExternalPreprocessorSource *ExternalLookup = nullptr; variable348 ExternalLookup = EPS; in SetExternalLookup()352 return ExternalLookup; in getExternalLookup()
1229 FileInfo.getControllingMacro(ExternalLookup)) in ShouldEnterIncludeFile()1253 = FileInfo.getControllingMacro(ExternalLookup)) { in ShouldEnterIncludeFile()