Searched refs:CXXSystem (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/ |
| HD | InitHeaderSearch.cpp | 191 CXXSystem, false); in AddMinGWCPlusPlusIncludePaths() 193 CXXSystem, false); in AddMinGWCPlusPlusIncludePaths() 195 CXXSystem, false); in AddMinGWCPlusPlusIncludePaths() 359 AddPath("/usr/include/c++/v1", CXXSystem, false); in AddDefaultIncludePaths() 501 Include.Group == CXXSystem) || in Realize()
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/ |
| HD | HeaderSearchOptions.h | 51 CXXSystem, enumerator
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/ |
| HD | CompilerInvocation.cpp | 3217 for (; It < End && Matches(*It, {frontend::CXXSystem}, false, true); ++It) in GenerateHeaderSearchArgs() 3365 Opts.AddPath(A->getValue(), frontend::CXXSystem, false, true); in ParseHeaderSearchArgs()
|