Home
last modified time | relevance | path

Searched refs:ObjCSystem (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Lex/
DHeaderSearchOptions.h38 ObjCSystem, ///< Like System, but only used for ObjC. enumerator
/external/v8/tools/clang/translation_unit/
DTranslationUnitGenerator.cpp104 case clang::frontend::ObjCSystem: in IncludeFinderPPCallbacks()
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp604 (Lang.ObjC1 && !Lang.CPlusPlus && Include.first == ObjCSystem) || in Realize()
DCompilerInvocation.cpp1441 Opts.AddPath(A->getValue(), frontend::ObjCSystem, false,true); in ParseHeaderSearchArgs()