Home | History | Annotate | Download | only in AST

Lines Matching refs:LastSDM

1577   M->Previous = C.LastSDM;
1578 C.LastSDM = llvm::PointerIntPair<StoredDeclsMap*,1>(M, Dependent);
1587 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt());