Searched defs:Decl1 (Results 1 – 2 of 2) sorted by relevance
103 auto *Decl1 = cast<DeclRefExpr>(E1)->getDecl(); in areExprTypesCompatible() local770 const DeclRefExpr *Decl1; in checkIncorrectLogicOperator() local
1139 static bool AttributesMatch(const Decl *Decl1, const Decl *Decl2, in AttributesMatch()