Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DForwardDeclarationNamespaceCheck.cpp81 const CXXRecordDecl *Decl2) { in haveSameNamespaceOrTranslationUnit() argument
/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp222 const ValueDecl *Decl2 = DRE2->getDecl(); in IsStmtEquivalent() local
/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1126 AttributesMatch(const Decl * Decl1,const Decl * Decl2,bool & AvailabilityArgsMatch) AttributesMatch() argument
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp162 auto *Decl2 = cast<DeclRefExpr>(E2)->getDecl(); in areExprTypesCompatible() local