Home
last modified time | relevance | path

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

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