Home
last modified time | relevance | path

Searched refs:CXXSystem (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h51 CXXSystem, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3217 for (; It < End && Matches(*It, {frontend::CXXSystem}, false, true); ++It) in GenerateHeaderSearchArgs()
3365 Opts.AddPath(A->getValue(), frontend::CXXSystem, false, true); in ParseHeaderSearchArgs()