OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_System
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
HeaderSearch.h
453
getFileInfo(File).DirInfo = SrcMgr::
C_System
;
/src/external/apache2/llvm/dist/clang/lib/Frontend/
InitHeaderSearch.cpp
152
Type = SrcMgr::
C_System
;
FrontendAction.cpp
798
auto Kind = CurrentModule->IsSystem ? SrcMgr::
C_System
: SrcMgr::C_User;
PrintPreprocessedOutput.cpp
205
if (FileType == SrcMgr::
C_System
)
CompilerInstance.cpp
890
: Input.isSystem() ? SrcMgr::
C_System
: SrcMgr::C_User;
/src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
InclusionRewriter.cpp
135
if (FileType == SrcMgr::
C_System
)
/src/external/apache2/llvm/dist/clang/lib/Lex/
HeaderSearch.cpp
953
HFI.DirInfo = SrcMgr::
C_System
;
959
HFI.DirInfo = SystemHeaderPrefixes[j-1].second ? SrcMgr::
C_System
Pragma.cpp
484
PPCallbacks::SystemHeaderPragma, SrcMgr::
C_System
);
491
SrcMgr::
C_System
);
PPDirectives.cpp
1305
FileKind = SrcMgr::
C_System
;
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
SourceManager.h
80
C_System
,
Completed in 28 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026