Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DMacroInfo.cpp232 if (auto *DMD = dyn_cast<DefMacroDirective>(this)) { in dump() local
H A DPPMacroExpansion.cpp234 if (auto *DMD = dyn_cast_or_null<DefMacroDirective>(MD)) { in updateModuleMacroInfo() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DModuleBuilder.cpp243 } else if (auto *DMD = dyn_cast<OMPDeclareMapperDecl>(Member)) { in HandleTagDeclDefinition() local
H A DCodeGenModule.cpp2889 } else if (auto *DMD = dyn_cast<OMPDeclareMapperDecl>(Global)) { in EmitGlobal() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1360 if (auto *DMD = dyn_cast<DefMacroDirective>(MD)) in checkConfigMacro() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp18826 auto *DMD = cast<OMPDeclareMapperDecl>(D); in buildUserDefinedMapperRef() local
19621 auto *DMD = in ActOnOpenMPDeclareMapperDirective() local