Home
last modified time | relevance | path

Searched defs:CCKind (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h377 CodeCompletionContext(Kind CCKind) in CodeCompletionContext() argument
384 if (CCKind == CCC_DotMemberAccess || CCKind == CCC_ArrowMemberAccess || in CCKind() argument
[all...]
/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp95 case CCKind::CCC_OtherWithMacros: in getCompletionKindString() typedef
[all...]