Searched refs:EndLocHint (Results 1 – 2 of 2) sorted by relevance
208 SourceLocation InitialLoc, SourceLocation EndLocHint) { in checkStmt() argument248 if (EndLocHint.isValid()) { in checkStmt()249 EndLoc = EndLocHint; in checkStmt()
54 SourceLocation EndLocHint = SourceLocation());