Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearchOptions.h48 CSystem, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitHeaderSearch.cpp577 (!Lang.ObjC && !Lang.CPlusPlus && Include.first == CSystem) || in Realize()
H A DCompilerInvocation.cpp2900 for (; It < End && Matches(*It, {frontend::CSystem}, false, true); ++It) in GenerateHeaderSearchArgs()
3041 Opts.AddPath(A->getValue(), frontend::CSystem, false, true); in ParseHeaderSearchArgs()