Searched refs:ExternalLookup (Results 1 – 8 of 8) sorted by relevance
501 IdentifierInfoLookup* ExternalLookup; variable505 explicit IdentifierTable(IdentifierInfoLookup *ExternalLookup = nullptr);510 IdentifierInfoLookup *ExternalLookup = nullptr);514 ExternalLookup = IILookup; in setExternalIdentifierLookup()519 return ExternalLookup; in getExternalIdentifierLookup()535 if (ExternalLookup) { in get()536 II = ExternalLookup->get(Name); in get()
452 IdentifierInfoLookup* ExternalLookup; variable462 ExternalLookup = IILookup; in setExternalIdentifierLookup()467 return ExternalLookup; in getExternalIdentifierLookup()483 if (ExternalLookup) { in get()484 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()
234 ExternalPreprocessorSource *ExternalLookup; variable335 ExternalLookup = EPS; in SetExternalLookup()339 return ExternalLookup; in getExternalLookup()
251 ExternalPreprocessorSource *ExternalLookup = nullptr; variable350 ExternalLookup = EPS; in SetExternalLookup()354 return ExternalLookup; in getExternalLookup()
78 ExternalLookup(externalLookup) { in IdentifierTable()
66 ExternalLookup = nullptr; in HeaderSearch()1065 = FileInfo.getControllingMacro(ExternalLookup)) { in ShouldEnterIncludeFile()
1311 FileInfo.getControllingMacro(ExternalLookup)) in ShouldEnterIncludeFile()1335 = FileInfo.getControllingMacro(ExternalLookup)) { in ShouldEnterIncludeFile()