Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp187 bool isInLocCtxMap(const PathPieces *Path) const { return LCM.count(Path); } in isInLocCtxMap() function in __anonc89c4a160111::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()