OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SystemHeaderPragma
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp
275
} else if (Reason == PPCallbacks::
SystemHeaderPragma
) {
317
case PPCallbacks::
SystemHeaderPragma
:
/external/clang/include/clang/Lex/
PPCallbacks.h
42
EnterFile, ExitFile,
SystemHeaderPragma
, RenameFile
/external/clang/lib/Lex/
Pragma.cpp
437
PPCallbacks::
SystemHeaderPragma
, SrcMgr::C_System);
[
all
...]
Completed in 78 milliseconds