Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp163 ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc) ActOnGlobalModuleFragmentDecl() argument
259 ActOnModuleDecl(SourceLocation StartLoc,SourceLocation ModuleLoc,ModuleDeclKind MDK,ModuleIdPath Path,ModuleIdPath Partition,ModuleImportState & ImportState) ActOnModuleDecl() argument
512 ActOnPrivateModuleFragmentDecl(SourceLocation ModuleLoc,SourceLocation PrivateLoc) ActOnPrivateModuleFragmentDecl() argument
[all...]
/llvm-project/clang/lib/Parse/
H A DParser.cpp2474 SourceLocation ModuleLoc = ConsumeToken(); ParseModuleDecl() local