OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandlePragmaDirective
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Lex/
Pragma.cpp
164
///
HandlePragmaDirective
- The "\#pragma" directive has been parsed. Lex the
166
void Preprocessor::
HandlePragmaDirective
(PragmaIntroducer Introducer) {
333
HandlePragmaDirective
({PIK__Pragma, PragmaLoc});
393
HandlePragmaDirective
({PIK___pragma, PragmaLoc});
PPDirectives.cpp
1048
return
HandlePragmaDirective
({PIK_HashPragma, SavedHash.getLocation()});
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h
2363
void
HandlePragmaDirective
(PragmaIntroducer Introducer);
Completed in 92 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026