Home
last modified time | relevance | path

Searched defs:DIA (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h81 DIA = 0, enumerator
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7236 for (const auto *DIA : ND->specific_attrs<DiagnoseIfAttr>()) { diagnoseDiagnoseIfAttrsWith() local
7247 __anond63fa3840d02(const DiagnoseIfAttr *DIA) diagnoseDiagnoseIfAttrsWith() argument
7254 const DiagnoseIfAttr *DIA = *ErrAttr; diagnoseDiagnoseIfAttrsWith() local
7261 for (const auto *DIA : llvm::make_range(WarningBegin, Attrs.end())) diagnoseDiagnoseIfAttrsWith() local
7277 __anond63fa3840e02(const DiagnoseIfAttr *DIA) diagnoseArgDependentDiagnoseIfAttrs() argument
7293 __anond63fa3840f02(const DiagnoseIfAttr *DIA) diagnoseArgIndependentDiagnoseIfAttrs() argument
[all...]
H A DSemaTemplateInstantiateDecl.cpp278 instantiateDependentDiagnoseIfAttr(Sema & S,const MultiLevelTemplateArgumentList & TemplateArgs,const DiagnoseIfAttr * DIA,const Decl * Tmpl,FunctionDecl * New) instantiateDependentDiagnoseIfAttr() argument