Searched defs:PrivateLoc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaModule.cpp | 423 ActOnPrivateModuleFragmentDecl(SourceLocation ModuleLoc,SourceLocation PrivateLoc) ActOnPrivateModuleFragmentDecl() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | Parser.cpp | 2480 SourceLocation PrivateLoc = ConsumeToken(); ParseModuleDecl() local |