Searched refs:PragmaMSVtorDisp (Results 1 – 1 of 1) sorted by relevance
125 struct PragmaMSVtorDisp : public PragmaHandler { struct126 explicit PragmaMSVtorDisp() : PragmaHandler("vtordisp") {} in PragmaMSVtorDisp() argument211 MSVtorDisp.reset(new PragmaMSVtorDisp()); in initializePragmaHandlers()1601 void PragmaMSVtorDisp::HandlePragma(Preprocessor &PP, in HandlePragma()