Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp57 case CCC_ObjCInterface: in wantConstructorResults()
101 case CCKind::CCC_ObjCInterface: in getCompletionKindString()
H A DSemaCodeComplete.cpp4168 return CodeCompletionContext::CCC_ObjCInterface; in mapCodeCompletionContext()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h202 CCC_ObjCInterface, enumerator
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp480 | (1LL << CodeCompletionContext::CCC_ObjCInterface) in CacheCodeCompletionResults()
1928 | (1LL << CodeCompletionContext::CCC_ObjCInterface) in AugmentedCodeCompleteConsumer()
1982 case CodeCompletionContext::CCC_ObjCInterface: in CalculateHiddenNames()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp538 case CodeCompletionContext::CCC_ObjCInterface: in getContextsForContextKind()