OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ExternalLookup
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
IdentifierTable.h
502
IdentifierInfoLookup*
ExternalLookup
;
506
explicit IdentifierTable(IdentifierInfoLookup *
ExternalLookup
= nullptr);
511
IdentifierInfoLookup *
ExternalLookup
= nullptr);
515
ExternalLookup
= IILookup;
520
return
ExternalLookup
;
536
if (
ExternalLookup
) {
537
II =
ExternalLookup
->get(Name);
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
HeaderSearch.h
251
ExternalPreprocessorSource *
ExternalLookup
= nullptr;
350
ExternalLookup
= EPS;
354
return
ExternalLookup
;
Completed in 45 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026