Searched refs:ExternalLookup (Results 1 – 4 of 4) sorted by relevance
569 IdentifierInfoLookup* ExternalLookup; variable573 explicit IdentifierTable(IdentifierInfoLookup *ExternalLookup = nullptr);578 IdentifierInfoLookup *ExternalLookup = nullptr);582 ExternalLookup = IILookup; in setExternalIdentifierLookup()587 return ExternalLookup; in getExternalIdentifierLookup()603 if (ExternalLookup) { in get()604 II = ExternalLookup->get(Name); in get()
66 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable() argument68 ExternalLookup(ExternalLookup) {} in IdentifierTable()71 IdentifierInfoLookup *ExternalLookup) in IdentifierTable() argument72 : IdentifierTable(ExternalLookup) { in IdentifierTable()
328 ExternalPreprocessorSource *ExternalLookup = nullptr; variable419 ExternalLookup = EPS; in SetExternalLookup()423 return ExternalLookup; in getExternalLookup()
1411 FileInfo.getControllingMacro(ExternalLookup)) in ShouldEnterIncludeFile()1435 = FileInfo.getControllingMacro(ExternalLookup)) { in ShouldEnterIncludeFile()