Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp82 case CCC_ObjCInterfaceName: in wantConstructorResults()
159 case CCKind::CCC_ObjCInterfaceName: in getCompletionKindString()
H A DSemaCodeComplete.cpp8451 CodeCompletionContext::CCC_ObjCInterfaceName); in CodeCompleteObjCInterfaceDecl()
8470 CodeCompletionContext::CCC_ObjCInterfaceName); in CodeCompleteObjCSuperclass()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h323 CCC_ObjCInterfaceName, enumerator
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp529 case CodeCompletionContext::CCC_ObjCInterfaceName: { in getContextsForContextKind()
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp324 Contexts |= (1LL << CodeCompletionContext::CCC_ObjCInterfaceName); in getDeclShowContexts()
1997 case CodeCompletionContext::CCC_ObjCInterfaceName: in CalculateHiddenNames()