Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1108 EmitCountedByFieldExpr(const Expr * Base,const FieldDecl * FAMDecl,const FieldDecl * CountDecl) EmitCountedByFieldExpr() argument
1157 const auto *CountDecl = CountDRE->getDecl(); FindCountedByField() local
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9322 auto *CountDecl = cast<DeclRefExpr>(E)->getDecl(); BuildTypeCoupledDecls() local
H A DSemaDeclAttr.cpp5971 auto *CountDecl = DRE->getDecl(); CheckCountedByAttrOnField() local