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