Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp64 case CCC_ObjCProtocolName: in wantConstructorResults()
125 case CCKind::CCC_ObjCProtocolName: in getCompletionKindString()
H A DSemaCodeComplete.cpp8709 CodeCompletionContext::CCC_ObjCProtocolName); in CodeCompleteObjCProtocolReferences()
8737 CodeCompletionContext::CCC_ObjCProtocolName); in CodeCompleteObjCProtocolDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h263 CCC_ObjCProtocolName, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp347 Contexts = (1LL << CodeCompletionContext::CCC_ObjCProtocolName); in getDeclShowContexts()
1981 | (1LL << CodeCompletionContext::CCC_ObjCProtocolName) in AugmentedCodeCompleteConsumer()
2051 case CodeCompletionContext::CCC_ObjCProtocolName: in CalculateHiddenNames()