Searched refs:ExternalLookup (Results 1 – 4 of 4) sorted by relevance
661 IdentifierInfoLookup* ExternalLookup; variable665 explicit IdentifierTable(IdentifierInfoLookup *ExternalLookup = nullptr);670 IdentifierInfoLookup *ExternalLookup = nullptr);674 ExternalLookup = IILookup; in setExternalIdentifierLookup()679 return ExternalLookup; in getExternalIdentifierLookup()695 if (ExternalLookup) { in get()696 II = ExternalLookup->get(Name); in get()
65 IdentifierTable::IdentifierTable(IdentifierInfoLookup *ExternalLookup) in IdentifierTable() argument67 ExternalLookup(ExternalLookup) {} in IdentifierTable()70 IdentifierInfoLookup *ExternalLookup) in IdentifierTable() argument71 : IdentifierTable(ExternalLookup) { in IdentifierTable()
364 ExternalPreprocessorSource *ExternalLookup = nullptr; variable459 ExternalLookup = EPS; in SetExternalLookup()463 return ExternalLookup; in getExternalLookup()
1535 if (FileInfo.getControllingMacro(ExternalLookup)) in ShouldEnterIncludeFile()1572 FileInfo.getControllingMacro(ExternalLookup)) { in ShouldEnterIncludeFile()