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

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

Completed in 1726 milliseconds