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()640 const PathDiagnosticLocation &End = PDB.getEnclosingStmtLocation(S); in GenerateMinimalPathDiagnostic()734 End = PDB.getEnclosingStmtLocation(S); in GenerateMinimalPathDiagnostic()803 End = PDB.getEnclosingStmtLocation(S); in GenerateMinimalPathDiagnostic()812 End = PDB.getEnclosingStmtLocation(S); in GenerateMinimalPathDiagnostic()830 End = PDB.getEnclosingStmtLocation(S); in GenerateMinimalPathDiagnostic()838 End = PDB.getEnclosingStmtLocation(S); in GenerateMinimalPathDiagnostic()[all …]