Searched defs:ModuleLoc (Results 1 – 3 of 3) sorted by relevance
168 Sema::ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc) { in ActOnGlobalModuleFragmentDecl()264 Sema::ActOnModuleDecl(SourceLocation StartLoc, SourceLocation ModuleLoc, in ActOnModuleDecl()515 Sema::ActOnPrivateModuleFragmentDecl(SourceLocation ModuleLoc, in ActOnPrivateModuleFragmentDecl()
278 SourceLocation ModuleLoc = consumeToken(); in parseModuleDecl() local
2355 SourceLocation ModuleLoc = ConsumeToken(); in ParseModuleDecl() local