Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDCodeCompleteConsumer.cpp45 case CCC_ObjCImplementation: in wantConstructorResults()
HDSemaCodeComplete.cpp3149 return CodeCompletionContext::CCC_ObjCImplementation; in mapCodeCompletionContext()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDCodeCompleteConsumer.h170 CCC_ObjCImplementation, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDASTUnit.cpp453 | (1LL << CodeCompletionContext::CCC_ObjCImplementation) in CacheCodeCompletionResults()
2091 | (1LL << CodeCompletionContext::CCC_ObjCImplementation) in AugmentedCodeCompleteConsumer()
2141 case CodeCompletionContext::CCC_ObjCImplementation: in CalculateHiddenNames()