Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp582 StmtResult Sema::BuildAttributedStmt(SourceLocation AttrsLoc, in BuildAttributedStmt() function in Sema
604 return BuildAttributedStmt(Attrs.Range.getBegin(), SemanticAttrs, SubStmt); in ActOnAttributedStmt()
H A DTreeTransform.h1362 return SemaRef.BuildAttributedStmt(AttrLoc, Attrs, SubStmt); in RebuildAttributedStmt()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h5071 StmtResult BuildAttributedStmt(SourceLocation AttrsLoc,