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