Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessorOptions.h35 ARCXX_nolib, enumerator
150 ObjCXXARCStandardLibrary(ARCXX_nolib) { } in PreprocessorOptions()
/external/clang/lib/Frontend/
DInitPreprocessor.cpp1003 case ARCXX_nolib: in InitializePreprocessor()
DCompilerInvocation.cpp2220 .Case("none", ARCXX_nolib) in ParsePreprocessorArgs()