Home | History | Annotate | Download | only in AST

Lines Matching refs:LastSDM

1663   M->Previous = C.LastSDM;
1664 C.LastSDM = llvm::PointerIntPair<StoredDeclsMap*,1>(M, Dependent);
1673 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt());