Searched refs:ExternalLookup (Results 1 – 4 of 4) sorted by relevance
669 IdentifierInfoLookup* ExternalLookup; variable673 explicit IdentifierTable(IdentifierInfoLookup *ExternalLookup = nullptr);678 IdentifierInfoLookup *ExternalLookup = nullptr);682 ExternalLookup = IILookup; in setExternalIdentifierLookup()687 return ExternalLookup; in getExternalIdentifierLookup()703 if (ExternalLookup) { in get()704 II = ExternalLookup->get(Name); in get()
64 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable() argument66 ExternalLookup(ExternalLookup) {} in IdentifierTable()69 IdentifierInfoLookup *ExternalLookup) in IdentifierTable() argument70 : IdentifierTable(ExternalLookup) { in IdentifierTable()
366 ExternalPreprocessorSource *ExternalLookup = nullptr; variable456 ExternalLookup = EPS; in SetExternalLookup()460 return ExternalLookup; in getExternalLookup()
1480 if (FileInfo.getControllingMacro(ExternalLookup)) in ShouldEnterIncludeFile()1517 FileInfo.getControllingMacro(ExternalLookup)) { in ShouldEnterIncludeFile()