Searched defs:MDK (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaModule.cpp | 174 ActOnModuleDecl(SourceLocation StartLoc,SourceLocation ModuleLoc,ModuleDeclKind MDK,ModuleIdPath Path,ModuleIdPath Partition,ModuleImportState & ImportState) ActOnModuleDecl() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | Parser.cpp | 2442 Sema::ModuleDeclKind MDK = TryConsumeToken(tok::kw_export) ParseModuleDecl() local |
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 659 unsigned MDK; parseDeclare() local |