Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp85 case CCC_Attribute: in wantConstructorResults()
165 case CCKind::CCC_Attribute: in getCompletionKindString()
H A DSemaCodeComplete.cpp4516 CodeCompletionContext::CCC_Attribute); in CodeCompleteAttribute()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h332 CCC_Attribute, enumerator
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp544 case CodeCompletionContext::CCC_Attribute: in getContextsForContextKind()
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp2020 case CodeCompletionContext::CCC_Attribute: in CalculateHiddenNames()