Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Frontend/
DFrontendOptions.h170 bool isObjectiveC() const { in isObjectiveC() function
/external/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp2344 } else if (IK.isObjectiveC()) { in setLangDefaults()
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp466 } else if (IK.isObjectiveC()) { in ParseLangArgs()