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

12

/freebsd-11.0-release/sys/contrib/dev/acpica/components/executer/
H A Dexresolv.c350 AcpiExResolveMultiple( ACPI_WALK_STATE *WalkState, ACPI_OPERAND_OBJECT *Operand, ACPI_OBJECT_TYPE *ReturnType, ACPI_OPERAND_OBJECT **ReturnDesc) argument
/freebsd-11.0-release/contrib/llvm/tools/llvm-pdbdump/
H A DFunctionDumper.cpp52 auto ReturnType = Symbol.getReturnType(); local
150 auto ReturnType = Signature->getReturnType(); local
/freebsd-11.0-release/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfeval.c85 AcpiEvaluateObjectTyped( ACPI_HANDLE Handle, ACPI_STRING Pathname, ACPI_OBJECT_LIST *ExternalParams, ACPI_BUFFER *ReturnBuffer, ACPI_OBJECT_TYPE ReturnType) argument
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DARMWinEH.h26 enum class ReturnType { class in namespace:llvm::ARM::WinEH
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DMultiplexConsumer.cpp177 DeducedReturnType(const FunctionDecl *FD, QualType ReturnType) argument
/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h49 ProcedureRecord(TypeIndex ReturnType, CallingConvention CallConv, argument
63 TypeIndex ReturnType; member in class:llvm::codeview::ProcedureRecord
72 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, argument
92 TypeIndex ReturnType; member in class:llvm::codeview::MemberFunctionRecord
[all...]
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1480 void llvm::GetReturnInfo(Type *ReturnType, AttributeSet attr, argument
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DType.cpp306 FunctionType *FunctionType::get(Type *ReturnType, argument
H A DLLVMContextImpl.h124 const Type *ReturnType; member in struct:llvm::FunctionTypeKeyInfo::KeyTy
/freebsd-11.0-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c498 AcpiDbGetNextToken( char *String, char **Next, ACPI_OBJECT_TYPE *ReturnType) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaPseudoObject.cpp1291 QualType ReturnType = S.Context.VoidTy; local
H A DSemaLambda.cpp687 QualType ReturnType = local
[all...]
H A DSemaTemplateInstantiateDecl.cpp537 QualType ReturnType = cast<FunctionDecl>(DC)->getReturnType(); local
H A DSemaExprObjC.cpp156 QualType ReturnType = Method->getReturnType(); local
2391 QualType ReturnType; local
1495 CheckMessageArgumentTypes(QualType ReceiverType, MultiExprArg Args, Selector Sel, ArrayRef<SourceLocation> SelectorLocs, ObjCMethodDecl *Method, bool isClassMessage, bool isSuperMessage, SourceLocation lbrac, SourceLocation rbrac, SourceRange RecRange, QualType &ReturnType, ExprValueKind &VK) argument
2844 QualType ReturnType; local
[all...]
H A DSemaCodeComplete.cpp6276 FindImplementableMethods(ASTContext &Context, ObjCContainerDecl *Container, bool WantInstanceMethods, QualType ReturnType, KnownMethodsMap &KnownMethods, bool InOriginalClass = true) argument
6391 AddObjCKeyValueCompletions(ObjCPropertyDecl *Property, bool IsInstanceMethod, QualType ReturnType, ASTContext &Context, VisitedSelectorSet &KnownSelectors, ResultBuilder &Results) argument
7026 QualType ReturnType = GetTypeFromParser(ReturnTy); local
[all...]
H A DSemaDeclObjC.cpp4129 ActOnMethodDeclaration( Scope *S, SourceLocation MethodLoc, SourceLocation EndLoc, tok::TokenKind MethodType, ObjCDeclSpec &ReturnQT, ParsedType ReturnType, ArrayRef<SourceLocation> SelectorLocs, Selector Sel, ObjCArgInfo *ArgInfo, DeclaratorChunk::ParamInfo *CParamInfo, unsigned CNumArgs, AttributeList *AttrList, tok::ObjCKeywordKind MethodDeclKind, bool isVariadic, bool MethodDefinition) argument
H A DSemaStmt.cpp2459 QualType ReturnType = FD->getReturnType(); local
2673 VarDecl *Sema::getCopyElisionCandidate(QualType ReturnType, argument
2693 bool Sema::isCopyElisionCandidate(QualType ReturnType, const VarDecl *VD, argument
[all...]
H A DSemaChecking.cpp7791 QualType ReturnType; local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h511 QualType ReturnType; member in class:clang::sema::CapturingScopeInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DConsumed.cpp1226 QualType ReturnType; local
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3833 Type *ReturnType = F->getReturnType(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h1007 QualType ReturnType; member in struct:clang::comments::ParamCommandComment::DeclInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp1371 ParsedType ReturnType; local
1384 ReturnType); local
1455 ReturnType, KeyIdents); local
1482 ReturnType, KeyIdents); local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h786 SExpr* ReturnType; member in class:clang::threadSafety::Code
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp7998 DeducedReturnType(const FunctionDecl *FD, QualType ReturnType) argument

Completed in 514 milliseconds

12