Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp58 case CCC_ObjCInterface: in wantConstructorResults()
103 case CCKind::CCC_ObjCInterface: in getCompletionKindString()
H A DSemaCodeComplete.cpp4254 return CodeCompletionContext::CCC_ObjCInterface; in mapCodeCompletionContext()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h202 CCC_ObjCInterface, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp480 | (1LL << CodeCompletionContext::CCC_ObjCInterface) in CacheCodeCompletionResults()
1957 | (1LL << CodeCompletionContext::CCC_ObjCInterface) in AugmentedCodeCompleteConsumer()
2011 case CodeCompletionContext::CCC_ObjCInterface: in CalculateHiddenNames()