Searched refs:DoStmtBits (Results 1 – 1 of 1) sorted by relevance
1208 DoStmtBitfields DoStmtBits; in alignas() member2759 SourceLocation getDoLoc() const { return DoStmtBits.DoLoc; } in getDoLoc()2760 void setDoLoc(SourceLocation L) { DoStmtBits.DoLoc = L; } in setDoLoc()