Home
last modified time | relevance | path

Searched defs:DMD (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp250 if (auto *DMD = dyn_cast<DefMacroDirective>(this)) { in dump() local
H A DPPMacroExpansion.cpp231 if (auto *DMD = dyn_cast_or_null<DefMacroDirective>(MD)) { in updateModuleMacroInfo() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DModuleBuilder.cpp263 } else if (auto *DMD = dyn_cast<OMPDeclareMapperDecl>(Member)) { in HandleTagDeclDefinition() local
H A DCodeGenModule.cpp3784 if (auto *DMD = dyn_cast<OMPDeclareMapperDecl>(Global)) { in EmitGlobal() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1576 if (auto *DMD = dyn_cast<DefMacroDirective>(MD)) in checkConfigMacro() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp20813 auto *DMD = cast<OMPDeclareMapperDecl>(D); in buildUserDefinedMapperRef() local
21648 auto *DMD = OMPDeclareMapperDecl::Create(getASTContext(), DC, StartLoc, Name, in ActOnOpenMPDeclareMapperDirective() local