Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp513 SourceLocation PrivateLoc) { in ActOnPrivateModuleFragmentDecl()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2504 SourceLocation PrivateLoc = ConsumeToken(); in ParseModuleDecl() local