Home
last modified time | relevance | path

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

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