Searched defs:DIA (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/PDB/ | ||
H A D | PDBTypes.h | 81 DIA = 0, enumerator |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 7236 for (const auto *DIA : ND->specific_attrs<DiagnoseIfAttr>()) { diagnoseDiagnoseIfAttrsWith() local |
H A D | SemaTemplateInstantiateDecl.cpp | 278 instantiateDependentDiagnoseIfAttr(Sema & S,const MultiLevelTemplateArgumentList & TemplateArgs,const DiagnoseIfAttr * DIA,const Decl * Tmpl,FunctionDecl * New) instantiateDependentDiagnoseIfAttr() argument |