Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DeferredVTables

270   /// DeferredVTables - A queue of (optional) vtables to consider emitting.
271 std::vector<const CXXRecordDecl*> DeferredVTables;
918 DeferredVTables.push_back(RD);