Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp59 case CCC_ObjCImplementation: in wantConstructorResults()
105 case CCKind::CCC_ObjCImplementation: in getCompletionKindString()
H A DSemaCodeComplete.cpp4257 return CodeCompletionContext::CCC_ObjCImplementation; in mapCodeCompletionContext()
8692 CodeCompletionContext::CCC_ObjCImplementation); in CodeCompleteObjCImplementationDecl()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h206 CCC_ObjCImplementation, enumerator
/src/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp481 | (1LL << CodeCompletionContext::CCC_ObjCImplementation) in CacheCodeCompletionResults()
1958 | (1LL << CodeCompletionContext::CCC_ObjCImplementation) in AugmentedCodeCompleteConsumer()
2012 case CodeCompletionContext::CCC_ObjCImplementation: in CalculateHiddenNames()