Searched refs:PointerMapType (Results 1 – 2 of 2) sorted by relevance
350 using PointerMapType = DenseMap<ASTCallbackVH, AliasSet::PointerRec *, variable354 PointerMapType PointerMap;
547 PointerMapType::iterator I = PointerMap.find_as(PtrVal); in deleteValue()575 PointerMapType::iterator I = PointerMap.find_as(From); in copyValue()