Searched defs:getWhileLoc (Results 1 – 2 of 2) sorted by relevance
1082 SourceLocation getWhileLoc() const { return WhileLoc; } in getWhileLoc() function1129 SourceLocation getWhileLoc() const { return WhileLoc; } in getWhileLoc() function
2413 SourceLocation getWhileLoc() const { return WhileStmtBits.WhileLoc; } in getWhileLoc() function2476 SourceLocation getWhileLoc() const { return WhileLoc; } in getWhileLoc() function