Searched refs:getEnclosingStmtLocation (Results 1 – 1 of 1) sorted by relevance
351 PathDiagnosticLocation getEnclosingStmtLocation(const Stmt *S);426 getEnclosingStmtLocation(const Stmt *S, SourceManager &SMgr, const ParentMap &P, in getEnclosingStmtLocation() function493 PathDiagnosticBuilder::getEnclosingStmtLocation(const Stmt *S) { in getEnclosingStmtLocation() function in PathDiagnosticBuilder495 return ::getEnclosingStmtLocation(S, getSourceManager(), getParentMap(), LC, in getEnclosingStmtLocation()644 const PathDiagnosticLocation &End = PDB.getEnclosingStmtLocation(S); in GenerateMinimalPathDiagnostic()738 End = PDB.getEnclosingStmtLocation(S); in GenerateMinimalPathDiagnostic()807 End = PDB.getEnclosingStmtLocation(S); in GenerateMinimalPathDiagnostic()816 End = PDB.getEnclosingStmtLocation(S); in GenerateMinimalPathDiagnostic()834 End = PDB.getEnclosingStmtLocation(S); in GenerateMinimalPathDiagnostic()842 End = PDB.getEnclosingStmtLocation(S); in GenerateMinimalPathDiagnostic()[all …]