Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendOptions.h193 bool isObjectiveC() const { in isObjectiveC() function
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp373 if (Kind.isObjectiveC()) in PrepareToExecuteAction()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp467 } else if (IK.isObjectiveC()) { in ParseLangArgs()