Searched defs:CountDecl (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExpr.cpp | 1108 EmitCountedByFieldExpr(const Expr * Base,const FieldDecl * FAMDecl,const FieldDecl * CountDecl) EmitCountedByFieldExpr() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 9322 auto *CountDecl = cast<DeclRefExpr>(E)->getDecl(); BuildTypeCoupledDecls() local |
H A D | SemaDeclAttr.cpp | 5971 auto *CountDecl = DRE->getDecl(); CheckCountedByAttrOnField() local |