Searched refs:dumpLocation (Results 1 – 4 of 4) sorted by relevance
123 builder.append(dumpLocation(throwLocation)); in testExceptionUncaughtEvent_ThrowLocation()159 fail("Invalid catch location: expected null but got " + dumpLocation(catchLocation)); in testExceptionUncaughtEvent_CatchLocation()
211 builder.append(dumpLocation(throwLocation)); in runThrowLocationTest()257 builder.append(dumpLocation(catchLocation)); in runCatchLocationTest()
92 public String dumpLocation(Location location) { in dumpLocation() method in ExceptionBaseTest
221 void dumpLocation(SourceLocation Loc);297 dumpLocation(T->getAttributeLoc()); in VisitDependentSizedExtVectorType()570 void ASTDumper::dumpLocation(SourceLocation Loc) { in dumpLocation() function in ASTDumper606 dumpLocation(R.getBegin()); in dumpSourceRange()609 dumpLocation(R.getEnd()); in dumpSourceRange()997 dumpLocation(D->getLocation()); in dumpDecl()