Searched refs:PragmaModuleBeginHandler (Results 1 – 1 of 1) sorted by relevance
1701 struct PragmaModuleBeginHandler : public PragmaHandler { struct1702 PragmaModuleBeginHandler() : PragmaHandler("begin") {} in PragmaModuleBeginHandler() argument2007 ModuleHandler->AddPragma(new PragmaModuleBeginHandler()); in RegisterBuiltinPragmas()