Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1173 const Expr *Base, const FieldDecl *FAMDecl, const FieldDecl *CountDecl) { in GetCountedByFieldExprGEP()
1215 const Expr *Base, const FieldDecl *FAMDecl, const FieldDecl *CountDecl) { in EmitLoadOfCountedByField()
H A DCGBuiltin.cpp3700 const auto *FAMDecl = cast<FieldDecl>(ME->getMemberDecl()); in EmitBuiltinExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5990 const auto *FAMDecl = cast<FieldDecl>(ME->getMemberDecl()); in BuiltinCountedByRef() local