Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp85 case CCC_Attribute: in wantConstructorResults()
165 case CCKind::CCC_Attribute: in getCompletionKindString()
H A DSemaCodeComplete.cpp4480 CodeCompletionContext::CCC_Attribute); in CodeCompleteAttribute()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h333 CCC_Attribute, enumerator
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp544 case CodeCompletionContext::CCC_Attribute: in getContextsForContextKind()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DCodeComplete.cpp733 case CodeCompletionContext::CCC_Attribute: in contextAllowsIndex()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp1993 case CodeCompletionContext::CCC_Attribute: in CalculateHiddenNames()