Searched defs:isSystem (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Index/ |
| H A D | FileIndexRecord.h | 39 bool isSystem() const { return IsSystem; } in isSystem() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | FrontendOptions.h | 253 bool isSystem() const { return IsSystem; } in isSystem() function
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 132 bool isSystem, bool isOverridden, in visitInputFile()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 234 virtual bool visitInputFile(StringRef Filename, bool isSystem, in visitInputFile() 246 bool isSystem, bool isOverridden, in visitInputFile()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | SourceManager.h | 90 inline bool isSystem(CharacteristicKind CK) { in isSystem() function
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | FrontendActions.cpp | 798 bool isSystem, bool isOverridden, in visitInputFile()
|
| /freebsd/contrib/bmake/ |
| H A D | parse.c | 1304 IncludeFile(const char *file, bool isSystem, bool depinc, bool silent) in IncludeFile()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 241 bool isSystem, in visitInputFile()
|