Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp186 void updateLocCtxMap(const PathPieces *Path, const LocationContext *LC) { in updateLocCtxMap() function in __anon2f4a13600111::PathDiagnosticConstruct
1182 C.updateLocCtxMap(&C.getActivePath(), C.getCurrLocationContext()); in generatePathDiagnosticsForNode()
1188 C.updateLocCtxMap(&Call->path, CE->getCalleeContext()); in generatePathDiagnosticsForNode()
1216 C.updateLocCtxMap(&Call->path, CE->getCalleeContext()); in generatePathDiagnosticsForNode()