Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp77 ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc) ActOnGlobalModuleFragmentDecl() argument
173 ActOnModuleDecl(SourceLocation StartLoc,SourceLocation ModuleLoc,ModuleDeclKind MDK,ModuleIdPath Path,ModuleIdPath Partition,ModuleImportState & ImportState) ActOnModuleDecl() argument
422 ActOnPrivateModuleFragmentDecl(SourceLocation ModuleLoc,SourceLocation PrivateLoc) ActOnPrivateModuleFragmentDecl() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2450 SourceLocation ModuleLoc = ConsumeToken(); ParseModuleDecl() local