Home
last modified time | relevance | path

Searched refs:ActOnFinishDelayedAttribute (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseCXXInlineMethods.cpp773 Actions.ActOnFinishDelayedAttribute(getCurScope(), LA.Decls[i], Attrs); in ParseLexedAttribute()
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DSema.h3115 void ActOnFinishDelayedAttribute(Scope *S, Decl *D, ParsedAttributes &Attrs);
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDecl.cpp15843 void Sema::ActOnFinishDelayedAttribute(Scope *S, Decl *D, in ActOnFinishDelayedAttribute() function in Sema