Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDeclCXX.cpp4111 Actions.CodeCompleteAttribute(getLangOpts().CPlusPlus ? ParsedAttr::AS_CXX11 in TryParseCXX11AttributeIdentifier()
4657 Actions.CodeCompleteAttribute(AttributeCommonInfo::AS_Microsoft, in ParseMicrosoftAttributes()
H A DParseDecl.cpp194 Actions.CodeCompleteAttribute(AttributeCommonInfo::Syntax::AS_GNU); in ParseGNUAttributes()
766 Actions.CodeCompleteAttribute(AttributeCommonInfo::AS_Declspec); in ParseMicrosoftDeclSpecs()
H A DParsePragma.cpp1765 Actions.CodeCompleteAttribute(AttributeCommonInfo::Syntax::AS_GNU); in HandlePragmaAttribute()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp4473 void Sema::CodeCompleteAttribute(AttributeCommonInfo::Syntax Syntax, in CodeCompleteAttribute() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h12901 void CodeCompleteAttribute(