Searched refs:isInLocCtxMap (Results 1 – 1 of 1) sorted by relevance
185 bool isInLocCtxMap(const PathPieces *Path) const { return LCM.count(Path); } in isInLocCtxMap() function in __anon21c281ab0111::PathDiagnosticConstruct1165 assert(C.isInLocCtxMap(&C.getActivePath()) && in generatePathDiagnosticsForNode()1172 assert(!C.isInLocCtxMap(&Call->path) && in generatePathDiagnosticsForNode()1200 assert(!C.isInLocCtxMap(&Call->path) && in generatePathDiagnosticsForNode()