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

/external/clang/include/clang/Lex/
H A DHeaderSearchOptions.h35 CSystem, ///< Like System, but only used for C. enumerator in enum:clang::frontend::IncludeDirGroup
/external/clang/lib/Frontend/
H A DInitHeaderSearch.cpp636 (!Lang.ObjC1 && !Lang.CPlusPlus && it->first == CSystem) ||
H A DCompilerInvocation.cpp1057 Opts.AddPath((*it)->getValue(), frontend::CSystem, false, true);

Completed in 1549 milliseconds