Home
last modified time | relevance | path

Searched defs:Decl1 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp1129 static bool AttributesMatch(const Decl *Decl1, const Decl *Decl2, in AttributesMatch()
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp161 auto *Decl1 = cast<DeclRefExpr>(E1)->getDecl(); in areExprTypesCompatible() local