Home
last modified time | relevance | path

Searched defs:CallRet (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/libcxx/utilities/function.objects/func.require/
H A Dinvoke_helpers.h267 typedef void*& CallRet; typedef
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12421 Instruction *CallRet = It.second ? It.second : It.first; manifest() local