Home | History | Annotate | Download | only in AST

Lines Matching refs:LastSDM

1446   M->Previous = C.LastSDM;
1447 C.LastSDM = llvm::PointerIntPair<StoredDeclsMap*,1>(M, Dependent);
1456 StoredDeclsMap::DestroyAll(LastSDM.getPointer(), LastSDM.getInt());