Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp184 bool isInLocCtxMap(const PathPieces *Path) const { return LCM.count(Path); } in isInLocCtxMap() function in __anonc8f820770111::PathDiagnosticConstruct
1167 assert(C.isInLocCtxMap(&C.getActivePath()) && in generatePathDiagnosticsForNode()
1174 assert(!C.isInLocCtxMap(&Call->path) && in generatePathDiagnosticsForNode()
1202 assert(!C.isInLocCtxMap(&Call->path) && in generatePathDiagnosticsForNode()