Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h54 ObjCSystem, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp601 (Lang.ObjC && !Lang.CPlusPlus && Include.first == ObjCSystem) || in Realize()
H A DCompilerInvocation.cpp2027 Opts.AddPath(A->getValue(), frontend::ObjCSystem, false,true); in ParseHeaderSearchArgs()