Home
last modified time | relevance | path

Searched refs:isObjectiveC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h171 bool isObjectiveC() const { in isObjectiveC() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp3083 } else if (IK.isObjectiveC()) { in setLangDefaults()