Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h198 bool isObjectiveC() const { in isObjectiveC() function
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp457 if (Kind.isObjectiveC()) in PrepareToExecuteAction()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp470 } else if (IK.isObjectiveC()) { in ParseLangArgs()