Searched refs:MyIndices (Results 1 – 1 of 1) sorted by relevance
1349 VarDecl **MyIndices = reinterpret_cast<VarDecl **> (this + 1); in CXXCtorInitializer() local1350 memcpy(MyIndices, Indices, NumIndices * sizeof(VarDecl *)); in CXXCtorInitializer()