Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp82 case CCC_ObjCInterfaceName: in wantConstructorResults()
158 case CCKind::CCC_ObjCInterfaceName: in getCompletionKindString()
H A DSemaCodeComplete.cpp6768 CodeCompletionContext::CCC_ObjCInterfaceName); in CodeCompleteObjCInterfaceDecl()
6787 CodeCompletionContext::CCC_ObjCInterfaceName); in CodeCompleteObjCSuperclass()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h325 CCC_ObjCInterfaceName, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp322 Contexts |= (1LL << CodeCompletionContext::CCC_ObjCInterfaceName); in getDeclShowContexts()
1958 case CodeCompletionContext::CCC_ObjCInterfaceName: in CalculateHiddenNames()