Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp44 case CCC_ObjCInterface: in wantConstructorResults()
DSemaCodeComplete.cpp3160 return CodeCompletionContext::CCC_ObjCInterface; in mapCodeCompletionContext()
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h169 CCC_ObjCInterface, enumerator
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp501 case CodeCompletionContext::CCC_ObjCInterface: in getContextsForContextKind()
/external/clang/lib/Frontend/
DASTUnit.cpp453 | (1LL << CodeCompletionContext::CCC_ObjCInterface) in CacheCodeCompletionResults()
2104 | (1LL << CodeCompletionContext::CCC_ObjCInterface) in AugmentedCodeCompleteConsumer()
2154 case CodeCompletionContext::CCC_ObjCInterface: in CalculateHiddenNames()