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

/external/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h166 CCC_ObjCInterface, enumerator in enum:clang::CodeCompletionContext::Kind
/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp44 case CCC_ObjCInterface:
H A DSemaCodeComplete.cpp3040 return CodeCompletionContext::CCC_ObjCInterface;
/external/clang/lib/Frontend/
H A DASTUnit.cpp461 | (1LL << CodeCompletionContext::CCC_ObjCInterface)
2114 | (1LL << CodeCompletionContext::CCC_ObjCInterface)
2164 case CodeCompletionContext::CCC_ObjCInterface:
/external/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp501 case CodeCompletionContext::CCC_ObjCInterface:

Completed in 292 milliseconds