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

/external/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h219 CCC_Type, enumerator in enum:clang::CodeCompletionContext::Kind
/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp56 case CCC_Type:
H A DSemaCodeComplete.cpp3074 return CodeCompletionContext::CCC_Type;
3080 return CodeCompletionContext::CCC_Type;
4181 CodeCompletionContext::CCC_Type,
4202 CodeCompletionContext::CCC_Type,
4950 CodeCompletionContext::CCC_Type);
5014 CodeCompletionContext::CCC_Type,
/external/clang/lib/Frontend/
H A DASTUnit.cpp287 | (1LL << CodeCompletionContext::CCC_Type)
417 | (1LL << CodeCompletionContext::CCC_Type)
2175 case CodeCompletionContext::CCC_Type:
/external/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp366 case CodeCompletionContext::CCC_Type: {

Completed in 1434 milliseconds