Searched refs:unwrapped (Results 1 – 8 of 8) sorted by relevance
4460 FunctionTypeUnwrapper unwrapped(S, type); in handleFunctionTypeAttr() local4467 if (!unwrapped.isFunctionType()) in handleFunctionTypeAttr()4471 FunctionType::ExtInfo EI = unwrapped.get()->getExtInfo().withNoReturn(true); in handleFunctionTypeAttr()4472 type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI)); in handleFunctionTypeAttr()4484 if (!unwrapped.isFunctionType()) in handleFunctionTypeAttr()4488 = unwrapped.get()->getExtInfo().withProducesResult(true); in handleFunctionTypeAttr()4489 type = unwrapped.wrap(S, S.Context.adjustFunctionType(unwrapped.get(), EI)); in handleFunctionTypeAttr()4499 if (!unwrapped.isFunctionType()) in handleFunctionTypeAttr()4503 const FunctionType *fn = unwrapped.get(); in handleFunctionTypeAttr()4514 unwrapped.get()->getExtInfo().withRegParm(value); in handleFunctionTypeAttr()[all …]
31 before the packet is unwrapped and after it is encapsulated. So the
595 * pass along all of our arguments (unwrapped). [TR1 3.6.3/5 bullet 2]
410 # From: lines that have embedded newlines are unwrapped onto one line
548 # From: lines that have embedded newlines are unwrapped onto one line
4166 embedded newlines are unwrapped
12010 * Makefile.in: unwrapped some for loops so that parallel makes
225157 unwrapped