Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp57 case CCC_ObjCInterface: in wantConstructorResults()
100 case CCKind::CCC_ObjCInterface: in getCompletionKindString()
H A DSemaCodeComplete.cpp4011 return CodeCompletionContext::CCC_ObjCInterface; in mapCodeCompletionContext()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h203 CCC_ObjCInterface, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp480 | (1LL << CodeCompletionContext::CCC_ObjCInterface) in CacheCodeCompletionResults()
1900 | (1LL << CodeCompletionContext::CCC_ObjCInterface) in AugmentedCodeCompleteConsumer()
1953 case CodeCompletionContext::CCC_ObjCInterface: in CalculateHiddenNames()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp538 case CodeCompletionContext::CCC_ObjCInterface: in getContextsForContextKind()