OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleIncludeDirective
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Lex/
PPDirectives.cpp
910
return
HandleIncludeDirective
(HashLoc, Result);
1027
return
HandleIncludeDirective
(SavedHash.getLocation(), Result);
1697
///
HandleIncludeDirective
- The "\#include" tokens have just been read, read
1702
void Preprocessor::
HandleIncludeDirective
(SourceLocation HashLoc,
2342
return
HandleIncludeDirective
(HashLoc, IncludeNextTok, Lookup,
2369
return
HandleIncludeDirective
(HashLoc, ImportTok);
2390
HandleIncludeDirective
(HashLoc, IncludeMacrosTok);
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h
2273
void
HandleIncludeDirective
(SourceLocation HashLoc, Token &Tok,
Completed in 72 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026