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

/external/clang/lib/CodeGen/
H A DTargetInfo.cpp300 /// canExpandIndirectArgument - Test whether an argument type which is to be
309 static bool canExpandIndirectArgument(QualType Ty, ASTContext &Context) { function
910 canExpandIndirectArgument(Ty, getContext()))

Completed in 84 milliseconds