Searched refs:dumpLocation (Results 1 – 5 of 5) sorted by relevance
124 builder.append(dumpLocation(throwLocation)); in testExceptionUncaughtEvent_ThrowLocation()160 fail("Invalid catch location: expected null but got " + dumpLocation(catchLocation)); in testExceptionUncaughtEvent_CatchLocation()
212 builder.append(dumpLocation(throwLocation)); in runThrowLocationTest()258 builder.append(dumpLocation(catchLocation)); in runCatchLocationTest()
92 public String dumpLocation(Location location) { in dumpLocation() method in ExceptionBaseTest
84 static void dumpLocation(raw_ostream &OS, DWARFFormValue &FormValue, in dumpLocation() function243 dumpLocation(OS, formValue, U, sizeof(BaseIndent) + Indent + 4, DumpOpts); in dumpAttribute()
223 void dumpLocation(SourceLocation Loc);299 dumpLocation(T->getAttributeLoc()); in VisitDependentSizedExtVectorType()588 void ASTDumper::dumpLocation(SourceLocation Loc) { in dumpLocation() function in ASTDumper624 dumpLocation(R.getBegin()); in dumpSourceRange()627 dumpLocation(R.getEnd()); in dumpSourceRange()1028 dumpLocation(D->getLocation()); in dumpDecl()