Home
last modified time | relevance | path

Searched refs:updateLocCtxMap (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp176 void updateLocCtxMap(const PathPieces *Path, const LocationContext *LC) { in updateLocCtxMap() function in __anonc89c4a160111::PathDiagnosticConstruct
1172 C.updateLocCtxMap(&C.getActivePath(), C.getCurrLocationContext()); in generatePathDiagnosticsForNode()
1178 C.updateLocCtxMap(&Call->path, CE->getCalleeContext()); in generatePathDiagnosticsForNode()
1206 C.updateLocCtxMap(&Call->path, CE->getCalleeContext()); in generatePathDiagnosticsForNode()