Searched refs:ExternalLookup (Results 1 – 4 of 4) sorted by relevance
570 IdentifierInfoLookup* ExternalLookup; variable574 explicit IdentifierTable(IdentifierInfoLookup *ExternalLookup = nullptr);579 IdentifierInfoLookup *ExternalLookup = nullptr);583 ExternalLookup = IILookup; in setExternalIdentifierLookup()588 return ExternalLookup; in getExternalIdentifierLookup()604 if (ExternalLookup) { in get()605 II = ExternalLookup->get(Name); in get()
67 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable() argument69 ExternalLookup(ExternalLookup) {} in IdentifierTable()72 IdentifierInfoLookup *ExternalLookup) in IdentifierTable() argument73 : IdentifierTable(ExternalLookup) { in IdentifierTable()
336 ExternalPreprocessorSource *ExternalLookup = nullptr; variable431 ExternalLookup = EPS; in SetExternalLookup()435 return ExternalLookup; in getExternalLookup()
1447 FileInfo.getControllingMacro(ExternalLookup)) in ShouldEnterIncludeFile()1471 = FileInfo.getControllingMacro(ExternalLookup)) { in ShouldEnterIncludeFile()