Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp641 StmtResult Sema::BuildAttributedStmt(SourceLocation AttrsLoc, in BuildAttributedStmt() function in Sema
663 return BuildAttributedStmt(Attrs.Range.getBegin(), SemanticAttrs, SubStmt); in ActOnAttributedStmt()
H A DTreeTransform.h1402 return SemaRef.BuildAttributedStmt(AttrLoc, Attrs, SubStmt); in RebuildAttributedStmt()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10917 StmtResult BuildAttributedStmt(SourceLocation AttrsLoc,