Searched defs:HasAggregateEvalKind (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGCall.cpp2341 bool HasAggregateEvalKind = hasAggregateEvaluationKind(type); local
2346 if (HasAggregateEvalKind &&
2379 if (HasAggregateEvalKind && isa<ImplicitCastExpr>(E) &&

Completed in 79 milliseconds