Searched refs:isInLocCtxMap (Results 1 – 1 of 1) sorted by relevance
184 bool isInLocCtxMap(const PathPieces *Path) const { return LCM.count(Path); } in isInLocCtxMap() function in __anonc8f820770111::PathDiagnosticConstruct1167 assert(C.isInLocCtxMap(&C.getActivePath()) && in generatePathDiagnosticsForNode()1174 assert(!C.isInLocCtxMap(&Call->path) && in generatePathDiagnosticsForNode()1202 assert(!C.isInLocCtxMap(&Call->path) && in generatePathDiagnosticsForNode()