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.cpp606 StmtResult Sema::BuildAttributedStmt(SourceLocation AttrsLoc, in BuildAttributedStmt() function in Sema
628 return BuildAttributedStmt(Attrs.Range.getBegin(), SemanticAttrs, SubStmt); in ActOnAttributedStmt()
H A DTreeTransform.h1408 return SemaRef.BuildAttributedStmt(AttrLoc, Attrs, SubStmt); in RebuildAttributedStmt()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10702 StmtResult BuildAttributedStmt(SourceLocation AttrsLoc,