Searched defs:ReturnType (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DMarkedSpace.cpp36 typedef MarkedBlock* ReturnType; typedef in class:JSC::Free
H A DMarkedBlock.h93 typedef void ReturnType; typedef in struct:JSC::MarkedBlock::VoidFunctor
99 typedef size_t ReturnType; typedef in class:JSC::MarkedBlock::CountFunctor
H A DHeap.cpp208 typedef PassOwnPtr<TypeCountSet> ReturnType; typedef in class:JSC::__anon2726::RecordType
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DCheckedInt.h751 typedef CheckedInt<T> ReturnType; typedef in struct:WebCore::detail::CastToCheckedIntImpl
758 typedef const CheckedInt<T>& ReturnType; typedef in struct:WebCore::detail::CastToCheckedIntImpl
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DLLVMContextImpl.h147 const Type *ReturnType; member in struct:llvm::FunctionTypeKeyInfo::KeyTy
H A DType.cpp378 FunctionType *FunctionType::get(Type *ReturnType, argument
H A DCore.cpp292 LLVMTypeRef LLVMFunctionType(LLVMTypeRef ReturnType, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp993 void llvm::GetReturnInfo(Type* ReturnType, Attributes attr, argument

Completed in 233 milliseconds