Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h316 CCC_ObjCInstanceMessage, enumerator
387 CCKind == CCC_ObjCInstanceMessage) in CCKind()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp81 case CCC_ObjCInstanceMessage: in wantConstructorResults()
157 case CCKind::CCC_ObjCInstanceMessage: in getCompletionKindString()
H A DSemaCodeComplete.cpp8350 CodeCompletionContext(CodeCompletionContext::CCC_ObjCInstanceMessage, in CodeCompleteObjCInstanceMessage()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2046 case CodeCompletionContext::CCC_ObjCInstanceMessage: in CalculateHiddenNames()