Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp185 bool isInLocCtxMap(const PathPieces *Path) const { return LCM.count(Path); } in isInLocCtxMap() function in __anon1dcbea900111::PathDiagnosticConstruct
1168 assert(C.isInLocCtxMap(&C.getActivePath()) && in generatePathDiagnosticsForNode()
1175 assert(!C.isInLocCtxMap(&Call->path) && in generatePathDiagnosticsForNode()
1203 assert(!C.isInLocCtxMap(&Call->path) && in generatePathDiagnosticsForNode()