Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp82 case CCC_ObjCInterfaceName: in wantConstructorResults()
158 case CCKind::CCC_ObjCInterfaceName: in getCompletionKindString()
H A DSemaCodeComplete.cpp7907 CodeCompletionContext::CCC_ObjCInterfaceName); in CodeCompleteObjCInterfaceDecl()
7926 CodeCompletionContext::CCC_ObjCInterfaceName); in CodeCompleteObjCSuperclass()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h324 CCC_ObjCInterfaceName, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp529 case CodeCompletionContext::CCC_ObjCInterfaceName: { in getContextsForContextKind()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp324 Contexts |= (1LL << CodeCompletionContext::CCC_ObjCInterfaceName); in getDeclShowContexts()
1968 case CodeCompletionContext::CCC_ObjCInterfaceName: in CalculateHiddenNames()