Home
last modified time | relevance | path

Searched defs:ModuleLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp77 Sema::ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc) { in ActOnGlobalModuleFragmentDecl()
173 Sema::ActOnModuleDecl(SourceLocation StartLoc, SourceLocation ModuleLoc, in ActOnModuleDecl()
422 Sema::ActOnPrivateModuleFragmentDecl(SourceLocation ModuleLoc, in ActOnPrivateModuleFragmentDecl()
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2450 SourceLocation ModuleLoc = ConsumeToken(); in ParseModuleDecl() local