Home
last modified time | relevance | path

Searched defs:DoLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseStmt.cpp1887 SourceLocation DoLoc = ConsumeToken(); // eat the 'do'. in ParseDoStatement() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp1740 Sema::ActOnDoStmt(SourceLocation DoLoc, Stmt *Body, in ActOnDoStmt()
HDTreeTransform.h1458 StmtResult RebuildDoStmt(SourceLocation DoLoc, Stmt *Body, in RebuildDoStmt()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h254 SourceLocation DoLoc; in alignas() local