Home
last modified time | relevance | path

Searched refs:retAI (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGCall.cpp1300 const ABIArgInfo &retAI = FI.getReturnInfo(); in GetFunctionType() local
1301 switch (retAI.getKind()) { in GetFunctionType()
1307 resultType = retAI.getCoerceToType(); in GetFunctionType()
1311 if (retAI.getInAllocaSRet()) { in GetFunctionType()