Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDASTUnit.cpp280 | (1LL << CodeCompletionContext::CCC_ObjCIvarList) in getDeclShowContexts()
404 | (1LL << CodeCompletionContext::CCC_ObjCIvarList) in CacheCodeCompletionResults()
454 | (1LL << CodeCompletionContext::CCC_ObjCIvarList) in CacheCodeCompletionResults()
2092 | (1LL << CodeCompletionContext::CCC_ObjCIvarList) in AugmentedCodeCompleteConsumer()
2142 case CodeCompletionContext::CCC_ObjCIvarList: in CalculateHiddenNames()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDCodeCompleteConsumer.cpp46 case CCC_ObjCIvarList: in wantConstructorResults()
HDSemaCodeComplete.cpp3152 return CodeCompletionContext::CCC_ObjCIvarList; in mapCodeCompletionContext()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDCodeCompleteConsumer.h173 CCC_ObjCIvarList, enumerator