Searched refs:getStartLocation (Results 1 – 11 of 11) sorted by relevance
47 assertEquals(1, jsonReadContext.getStartLocation(jsonReadContext).getLineNr()); in testReset()48 assertEquals(0, jsonReadContext.getStartLocation(jsonReadContext).getColumnNr()); in testReset()54 assertEquals(500, jsonReadContext.getStartLocation(jsonReadContext).getLineNr()); in testReset()55 assertEquals(200, jsonReadContext.getStartLocation(jsonReadContext).getColumnNr()); in testReset()
249 public JsonLocation getStartLocation(Object srcRef) { in getStartLocation() method in JsonStreamContext
40 _startLocation = rc.getStartLocation(srcRef); in TokenBufferReadContext()
535 const Stmt *Start = CF->getStartLocation().asStmt(); in removeEdgesToDefaultInitializers()545 NextCF->setStartLocation(CF->getStartLocation()); in removeEdgesToDefaultInitializers()1423 PathDiagnosticLocation SrcLoc = Piece->getStartLocation(); in addContextEdges()1462 PrevPiece->getStartLocation().getStmtOrNull()) { in addContextEdges()1501 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in simplifySimpleBranches()1535 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in simplifySimpleBranches()1554 PieceNextI->setStartLocation(PieceI->getStartLocation()); in simplifySimpleBranches()1624 const Stmt *s1Start = PieceI->getStartLocation().getStmtOrNull(); in removeContextCycles()1648 const Stmt *s2Start = PieceNextI->getStartLocation().getStmtOrNull(); in removeContextCycles()1692 const Stmt *start = PieceI->getStartLocation().getStmtOrNull(); in removePunyEdges()[all …]
263 const Stmt *Start = CF->getStartLocation().asStmt(); in removeEdgesToDefaultInitializers()273 NextCF->setStartLocation(CF->getStartLocation()); in removeEdgesToDefaultInitializers()1973 PathDiagnosticLocation SrcLoc = Piece->getStartLocation(); in addContextEdges()2013 if (const Stmt *PrevSrc = getLocStmt(PrevPiece->getStartLocation())) { in addContextEdges()2052 const Stmt *s1Start = getLocStmt(PieceI->getStartLocation()); in simplifySimpleBranches()2086 const Stmt *s2Start = getLocStmt(PieceNextI->getStartLocation()); in simplifySimpleBranches()2105 PieceNextI->setStartLocation(PieceI->getStartLocation()); in simplifySimpleBranches()2178 const Stmt *s1Start = getLocStmt(PieceI->getStartLocation()); in removeContextCycles()2202 const Stmt *s2Start = getLocStmt(PieceNextI->getStartLocation()); in removeContextCycles()2252 const Stmt *start = getLocStmt(PieceI->getStartLocation()); in removePunyEdges()[all …]
283 FullSourceLoc XSL = X.getStartLocation().asLocation(); in compareControlFlow()284 FullSourceLoc YSL = Y.getStartLocation().asLocation(); in compareControlFlow()
149 public JsonLocation getStartLocation(Object srcRef) { in getStartLocation() method in JsonReadContext
494 _parsingContext.getStartLocation(_getSourceReference())), in _handleEOF()1066 … (char) actCh, expCh, ctxt.typeDesc(), ctxt.getStartLocation(_getSourceReference()))); in _reportMismatchedEndMarker()
656 PathDiagnosticLocation getStartLocation() const { in getStartLocation() function679 return getStartLocation(); in getLocation()
639 PathDiagnosticLocation getStartLocation() const { in getStartLocation() function662 return getStartLocation(); in getLocation()
234 FullSourceLoc XSL = X.getStartLocation().asLocation(); in compareControlFlow()235 FullSourceLoc YSL = Y.getStartLocation().asLocation(); in compareControlFlow()1179 getStartLocation().dump(); in dump()