Home
last modified time | relevance | path

Searched refs:ActOnAttributedStmt (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmtAttr.cpp361 return ActOnAttributedStmt(Range.getBegin(), Attrs, S); in ProcessStmtAttributes()
HDSemaStmt.cpp540 StmtResult Sema::ActOnAttributedStmt(SourceLocation AttrLoc, in ActOnAttributedStmt() function in Sema
HDTreeTransform.h1288 return SemaRef.ActOnAttributedStmt(AttrLoc, Attrs, SubStmt); in RebuildAttributedStmt()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h4185 StmtResult ActOnAttributedStmt(SourceLocation AttrLoc,