OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LexHeaderName
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Lex/
Pragma.cpp
497
if (
LexHeaderName
(FilenameTok, /*AllowConcatenation*/false))
680
if (
LexHeaderName
(SourceFilenameTok))
701
if (
LexHeaderName
(ReplaceFilenameTok))
Preprocessor.cpp
986
bool Preprocessor::
LexHeaderName
(Token &FilenameTok, bool AllowMacroExpansion) {
1140
if (
LexHeaderName
(Result))
PPMacroExpansion.cpp
1176
if (PP.
LexHeaderName
(Tok))
1192
if (PP.
LexHeaderName
(Tok))
PPDirectives.cpp
1707
if (
LexHeaderName
(FilenameTok))
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h
1412
bool
LexHeaderName
(Token &Result, bool AllowMacroExpansion = true);
Completed in 23 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026