Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp174 void updateLocCtxMap(const PathPieces *Path, const LocationContext *LC) { in updateLocCtxMap() function in __anon21c281ab0111::PathDiagnosticConstruct
1169 C.updateLocCtxMap(&C.getActivePath(), C.getCurrLocationContext()); in generatePathDiagnosticsForNode()
1175 C.updateLocCtxMap(&Call->path, CE->getCalleeContext()); in generatePathDiagnosticsForNode()
1203 C.updateLocCtxMap(&Call->path, CE->getCalleeContext()); in generatePathDiagnosticsForNode()