Searched defs:VarGrpMap (Results 1 – 1 of 1) sorted by relevance
3001 const std::map<const VarDecl *, unsigned> &VarGrpMap; member in VariableGroupsManagerImpl3007 const std::map<const VarDecl *, unsigned> &VarGrpMap, in VariableGroupsManagerImpl()3229 std::map<const VarDecl *, unsigned> VarGrpMap; in checkUnsafeBufferUsage() local