Searched refs:isInLocCtxMap (Results 1 – 1 of 1) sorted by relevance
187 bool isInLocCtxMap(const PathPieces *Path) const { return LCM.count(Path); } in isInLocCtxMap() function in __anonc89c4a160111::PathDiagnosticConstruct1168 assert(C.isInLocCtxMap(&C.getActivePath()) && in generatePathDiagnosticsForNode()1175 assert(!C.isInLocCtxMap(&Call->path) && in generatePathDiagnosticsForNode()1203 assert(!C.isInLocCtxMap(&Call->path) && in generatePathDiagnosticsForNode()