Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DForwardDeclarationNamespaceCheck.cpp80 static bool haveSameNamespaceOrTranslationUnit(const CXXRecordDecl *Decl1, in haveSameNamespaceOrTranslationUnit() argument
/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp221 const ValueDecl *Decl1 = DRE1->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.cpp161 auto *Decl1 = cast<DeclRefExpr>(E1)->getDecl(); in areExprTypesCompatible() local