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.cpp641 StmtResult Sema::BuildAttributedStmt(SourceLocation AttrsLoc, in BuildAttributedStmt() argument
655 return AttributedStmt::Create(Context, AttrsLoc, Attrs, SubStmt); in BuildAttributedStmt()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10917 StmtResult BuildAttributedStmt(SourceLocation AttrsLoc,