Searched refs:ObjCXXSystem (Results 1 – 4 of 4) sorted by relevance
39 ObjCXXSystem, ///< Like System, but only used for ObjC++. enumerator
105 case clang::frontend::ObjCXXSystem: in IncludeFinderPPCallbacks()
605 (Lang.ObjC1 && Lang.CPlusPlus && Include.first == ObjCXXSystem)) in Realize()
1443 Opts.AddPath(A->getValue(), frontend::ObjCXXSystem, false, true); in ParseHeaderSearchArgs()