Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp168 Sema::ActOnGlobalModuleFragmentDecl(SourceLocation ModuleLoc) { in ActOnGlobalModuleFragmentDecl()
264 Sema::ActOnModuleDecl(SourceLocation StartLoc, SourceLocation ModuleLoc, in ActOnModuleDecl()
515 Sema::ActOnPrivateModuleFragmentDecl(SourceLocation ModuleLoc, in ActOnPrivateModuleFragmentDecl()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMapFile.cpp278 SourceLocation ModuleLoc = consumeToken(); in parseModuleDecl() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2355 SourceLocation ModuleLoc = ConsumeToken(); in ParseModuleDecl() local