Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp174 void updateLocCtxMap(const PathPieces *Path, const LocationContext *LC) { in updateLocCtxMap() function in __anon1dcbea900111::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()