Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp221 const ValueDecl *Decl2 = DRE2->getDecl(); IsStmtEquivalent() local
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1126 static bool AttributesMatch(const Decl *Decl1, const Decl *Decl2, in AttributesMatch() argument
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp162 auto *Decl2 = cast<DeclRefExpr>(E2)->getDecl(); in areExprTypesCompatible() local