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