Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp1850 bool hasUsedSRet = false; in ConstructAttributeList() local
1856 hasUsedSRet = true; in ConstructAttributeList()
1967 if (!hasUsedSRet && RetTy->isVoidType()) { in ConstructAttributeList()
1969 hasUsedSRet = true; in ConstructAttributeList()