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