Searched defs:ToWhileLoc (Results 1 – 2 of 2) sorted by relevance
5060 SourceLocation ToWhileLoc = Importer.Import(S->getWhileLoc()); in VisitWhileStmt() local5075 SourceLocation ToWhileLoc = Importer.Import(S->getWhileLoc()); in VisitDoStmt() local
6183 auto ToWhileLoc = importChecked(Err, S->getWhileLoc()); in VisitWhileStmt() local6199 auto ToWhileLoc = importChecked(Err, S->getWhileLoc()); in VisitDoStmt() local