Searched refs:getEnclosingStmtLocation (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporter.cpp | 673 getEnclosingStmtLocation(const Stmt *S, const LocationContext *LC, in getEnclosingStmtLocation() function 837 getEnclosingStmtLocation(S, C.getCurrLocationContext()); in generateDiagForGotoOP() 941 End = getEnclosingStmtLocation(S, C.getCurrLocationContext()); in generateMinimalDiagForBlockEdge() 966 End = getEnclosingStmtLocation(S, C.getCurrLocationContext()); in generateMinimalDiagForBlockEdge() 974 End = getEnclosingStmtLocation(S, C.getCurrLocationContext()); in generateMinimalDiagForBlockEdge() 991 End = getEnclosingStmtLocation(S, C.getCurrLocationContext()); in generateMinimalDiagForBlockEdge() 998 End = getEnclosingStmtLocation(S, C.getCurrLocationContext()); in generateMinimalDiagForBlockEdge() 1011 End = getEnclosingStmtLocation(S, C.getCurrLocationContext()); in generateMinimalDiagForBlockEdge() 1469 NextSrcContext = getEnclosingStmtLocation(InnerStmt, LC, in addContextEdges() 1482 getEnclosingStmtLocation(Dst, LC, /*allowNested=*/true); in addContextEdges()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 7191 …KN5clang4StmtE", "(anonymous namespace)::PathDiagnosticBuilder::getEnclosingStmtLocation(clang::St…
|