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