Searched refs:isFlexibleArrayMemberExpr (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp858 static bool isFlexibleArrayMemberExpr(const Expr *E) { function
939 !isFlexibleArrayMemberExpr(CE->getSubExpr())) {

Completed in 59 milliseconds