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

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h698 hasAggregateEvaluationKind(expr->getType());
1292 static bool hasAggregateEvaluationKind(QualType T) { function in class:clang::CodeGen::CodeGenFunction

Completed in 84 milliseconds