Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp83 case CCC_ObjCInterfaceName: in wantConstructorResults()
161 case CCKind::CCC_ObjCInterfaceName: in getCompletionKindString()
H A DSemaCodeComplete.cpp8628 CodeCompletionContext::CCC_ObjCInterfaceName); in CodeCompleteObjCInterfaceDecl()
8667 CodeCompletionContext::CCC_ObjCInterfaceName); in CodeCompleteObjCSuperclass()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h323 CCC_ObjCInterfaceName, enumerator
/src/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp323 Contexts |= (1LL << CodeCompletionContext::CCC_ObjCInterfaceName); in getDeclShowContexts()
2026 case CodeCompletionContext::CCC_ObjCInterfaceName: in CalculateHiddenNames()