Searched refs:ExternalLookup (Results 1 – 4 of 4) sorted by relevance
502 IdentifierInfoLookup* ExternalLookup; variable506 explicit IdentifierTable(IdentifierInfoLookup *ExternalLookup = nullptr);511 IdentifierInfoLookup *ExternalLookup = nullptr);515 ExternalLookup = IILookup; in setExternalIdentifierLookup()520 return ExternalLookup; in getExternalIdentifierLookup()536 if (ExternalLookup) { in get()537 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()
251 ExternalPreprocessorSource *ExternalLookup = nullptr; variable350 ExternalLookup = EPS; in SetExternalLookup()354 return ExternalLookup; in getExternalLookup()
1311 FileInfo.getControllingMacro(ExternalLookup)) in ShouldEnterIncludeFile()1335 = FileInfo.getControllingMacro(ExternalLookup)) { in ShouldEnterIncludeFile()