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

/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DGCLogging.cpp96 typedef void ReturnType; typedef in class:JSC::LoggingFunctor
H A DMarkedSpace.cpp37 typedef MarkedBlock* ReturnType; typedef in class:JSC::Free
H A DMarkedBlock.h99 typedef void ReturnType; typedef in struct:JSC::MarkedBlock::VoidFunctor
105 typedef size_t ReturnType; typedef in class:JSC::MarkedBlock::CountFunctor
H A DHeap.cpp256 typedef PassOwnPtr<TypeCountSet> ReturnType; typedef in class:JSC::__anon2591::RecordType
/macosx-10.10/WTF-7600.1.24/wtf/text/
H A DIntegerToStringConversion.h37 typedef AtomicString ReturnType; typedef in struct:WTF::IntegerToStringConversionTrait
42 typedef String ReturnType; typedef in struct:WTF::IntegerToStringConversionTrait
47 typedef void ReturnType; typedef in struct:WTF::IntegerToStringConversionTrait
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorReplayAgent.cpp98 typedef PassRefPtr<TypeBuilder::Array<TypeBuilder::Replay::ReplayInput>> ReturnType; typedef in class:WebCore::SerializeInputToJSONFunctor
/macosx-10.10/llvmCore-3425.0.34/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.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp993 void llvm::GetReturnInfo(Type* ReturnType, Attributes attr, argument

Completed in 162 milliseconds