Searched refs:ExternalLookup (Results 1 – 4 of 4) sorted by relevance
636 IdentifierInfoLookup* ExternalLookup; variable640 explicit IdentifierTable(IdentifierInfoLookup *ExternalLookup = nullptr);645 IdentifierInfoLookup *ExternalLookup = nullptr);649 ExternalLookup = IILookup; in setExternalIdentifierLookup()654 return ExternalLookup; in getExternalIdentifierLookup()670 if (ExternalLookup) { in get()671 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()
347 ExternalPreprocessorSource *ExternalLookup = nullptr; variable442 ExternalLookup = EPS; in SetExternalLookup()446 return ExternalLookup; in getExternalLookup()
1450 FileInfo.getControllingMacro(ExternalLookup)) in ShouldEnterIncludeFile()1468 = FileInfo.getControllingMacro(ExternalLookup)) { in ShouldEnterIncludeFile()