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

12

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeStmtGen.h71 llvm::Optional<PrimType> ReturnType; member in class:clang::interp::ByteCodeStmtGen
/freebsd-12-stable/sys/contrib/dev/acpica/components/executer/
H A Dexresolv.c458 AcpiExResolveMultiple( ACPI_WALK_STATE *WalkState, ACPI_OPERAND_OBJECT *Operand, ACPI_OBJECT_TYPE *ReturnType, ACPI_OPERAND_OBJECT **ReturnDesc) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp116 QualType ReturnType = AST.VoidTy; local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyFunctionDumper.cpp54 auto ReturnType = Symbol.getReturnType(); local
161 auto ReturnType = Signature->getReturnType(); local
H A DPrettyVariableDumper.cpp139 auto ReturnType = Symbol.getReturnType(); local
/freebsd-12-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfeval.c193 AcpiEvaluateObjectTyped( ACPI_HANDLE Handle, ACPI_STRING Pathname, ACPI_OBJECT_LIST *ExternalParams, ACPI_BUFFER *ReturnBuffer, ACPI_OBJECT_TYPE ReturnType) argument
/freebsd-12-stable/contrib/llvm-project/lldb/tools/lldb-instr/
H A DInstrument.cpp208 QualType ReturnType = Decl->getReturnType(); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMWinEH.h25 enum class ReturnType { class in namespace:llvm::ARM::WinEH
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp158 DeducedReturnType(const FunctionDecl *FD, QualType ReturnType) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp301 FunctionType *FunctionType::get(Type *ReturnType, argument
H A DCore.cpp642 LLVMTypeRef LLVMFunctionType(LLVMTypeRef ReturnType, argument
H A DLLVMContextImpl.h151 const Type *ReturnType; member in struct:llvm::FunctionTypeKeyInfo::KeyTy
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp319 WebAssembly::BlockType ReturnType = WebAssembly::BlockType::Void; local
/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c623 AcpiDbGetNextToken( char *String, char **Next, ACPI_OBJECT_TYPE *ReturnType) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp1299 QualType ReturnType = S.Context.VoidTy; local
H A DSemaLambda.cpp763 QualType ReturnType = local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp827 static Value *emitLibCall(LibFunc TheLibFunc, Type *ReturnType, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1466 void llvm::GetReturnInfo(CallingConv::ID CC, Type *ReturnType, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp885 uint32_t ReturnType = readUint8(Ctx); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h155 ProcedureRecord(TypeIndex ReturnType, CallingConvention CallConv, argument
168 TypeIndex ReturnType; member in class:llvm::codeview::ProcedureRecord
181 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, argument
200 TypeIndex ReturnType; member in class:llvm::codeview::MemberFunctionRecord
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp1200 QualType ReturnType; local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h1003 QualType ReturnType; member in struct:clang::comments::ParamCommandComment::DeclInfo
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h659 QualType ReturnType; member in class:clang::sema::CapturingScopeInfo
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h342 TypeNode *ReturnType = nullptr; member in struct:llvm::ms_demangle::FunctionSignatureNode
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1344 ParsedType ReturnType; local
1358 ReturnType); local
1426 ReturnType, KeyIdents); local
1450 ReturnType, KeyIdents); local

Completed in 204 milliseconds

12