Home
last modified time | relevance | path

Searched refs:CCC_ObjCInstanceMessage (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h317 CCC_ObjCInstanceMessage, enumerator
376 CCKind == CCC_ObjCInstanceMessage) in CCKind()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp80 case CCC_ObjCInstanceMessage: in wantConstructorResults()
154 case CCKind::CCC_ObjCInstanceMessage: in getCompletionKindString()
H A DSemaCodeComplete.cpp7641 CodeCompletionContext(CodeCompletionContext::CCC_ObjCInstanceMessage, in CodeCompleteObjCInstanceMessage()
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1988 case CodeCompletionContext::CCC_ObjCInstanceMessage: in CalculateHiddenNames()