Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDCodeCompleteConsumer.cpp44 case CCC_ObjCInterface: in wantConstructorResults()
HDSemaCodeComplete.cpp3146 return CodeCompletionContext::CCC_ObjCInterface; in mapCodeCompletionContext()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDCodeCompleteConsumer.h167 CCC_ObjCInterface, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDASTUnit.cpp452 | (1LL << CodeCompletionContext::CCC_ObjCInterface) in CacheCodeCompletionResults()
2090 | (1LL << CodeCompletionContext::CCC_ObjCInterface) in AugmentedCodeCompleteConsumer()
2140 case CodeCompletionContext::CCC_ObjCInterface: in CalculateHiddenNames()