Searched refs:ActOnModuleEnd (Results 1 – 6 of 6) sorted by relevance
462 void Sema::ActOnModuleEnd(SourceLocation EomLoc, Module *Mod) { in ActOnModuleEnd() function in Sema
671 Actions.ActOnModuleEnd(Tok.getLocation(), reinterpret_cast<Module *>( in ParseTopLevelDecl()2489 Actions.ActOnModuleEnd(Tok.getLocation(), in parseMisplacedModuleImport()
570 Actions.ActOnModuleEnd(Tok.getLocation(), reinterpret_cast<Module *>( in ParseTopLevelDecl()
1866 void ActOnModuleEnd(SourceLocation DirectiveLoc, Module *Mod);
2766 void ActOnModuleEnd(SourceLocation DirectiveLoc, Module *Mod);
15146 void Sema::ActOnModuleEnd(SourceLocation DirectiveLoc, Module *Mod) { in ActOnModuleEnd() function in Sema