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
266
} else if (Reason == PPCallbacks::
SystemHeaderPragma
) {
307
case PPCallbacks::
SystemHeaderPragma
:
/external/clang/include/clang/Lex/
PPCallbacks.h
43
EnterFile, ExitFile,
SystemHeaderPragma
, RenameFile
/external/clang/lib/Lex/
Pragma.cpp
442
PPCallbacks::
SystemHeaderPragma
, SrcMgr::C_System);
[
all
...]
Completed in 47 milliseconds