Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h1208 DoStmtBitfields DoStmtBits; in alignas() member
2759 SourceLocation getDoLoc() const { return DoStmtBits.DoLoc; } in getDoLoc()
2760 void setDoLoc(SourceLocation L) { DoStmtBits.DoLoc = L; } in setDoLoc()