Home
last modified time | relevance | path

Searched refs:AttrsLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp606 StmtResult Sema::BuildAttributedStmt(SourceLocation AttrsLoc, in BuildAttributedStmt() argument
620 return AttributedStmt::Create(Context, AttrsLoc, Attrs, SubStmt); in BuildAttributedStmt()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10702 StmtResult BuildAttributedStmt(SourceLocation AttrsLoc,