Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp173 void updateLocCtxMap(const PathPieces *Path, const LocationContext *LC) { in updateLocCtxMap() function in __anonc8f820770111::PathDiagnosticConstruct
1171 C.updateLocCtxMap(&C.getActivePath(), C.getCurrLocationContext()); in generatePathDiagnosticsForNode()
1177 C.updateLocCtxMap(&Call->path, CE->getCalleeContext()); in generatePathDiagnosticsForNode()
1205 C.updateLocCtxMap(&Call->path, CE->getCalleeContext()); in generatePathDiagnosticsForNode()