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

/freebsd-10.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-10.0-release/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfeval.c86 AcpiEvaluateObjectTyped( ACPI_HANDLE Handle, ACPI_STRING Pathname, ACPI_OBJECT_LIST *ExternalParams, ACPI_BUFFER *ReturnBuffer, ACPI_OBJECT_TYPE ReturnType) argument
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1123 void llvm::GetReturnInfo(Type* ReturnType, AttributeSet attr, argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp417 QualType ReturnType = (RetE ? RetE->getType() : Context.VoidTy); local
[all...]
H A DSemaPseudoObject.cpp1214 QualType ReturnType = S.Context.VoidTy; local
H A DSemaExprObjC.cpp155 QualType ReturnType = Method->getResultType(); local
2063 QualType ReturnType; local
1186 CheckMessageArgumentTypes(QualType ReceiverType, Expr **Args, unsigned NumArgs, Selector Sel, ArrayRef<SourceLocation> SelectorLocs, ObjCMethodDecl *Method, bool isClassMessage, bool isSuperMessage, SourceLocation lbrac, SourceLocation rbrac, QualType &ReturnType, ExprValueKind &VK) argument
2409 QualType ReturnType; local
[all...]
H A DSemaDeclObjC.cpp2887 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.cpp2236 const VarDecl *Sema::getCopyElisionCandidate(QualType ReturnType, argument
H A DSemaCodeComplete.cpp6138 FindImplementableMethods(ASTContext &Context, ObjCContainerDecl *Container, bool WantInstanceMethods, QualType ReturnType, KnownMethodsMap &KnownMethods, bool InOriginalClass = true) argument
6257 AddObjCKeyValueCompletions(ObjCPropertyDecl *Property, bool IsInstanceMethod, QualType ReturnType, ASTContext &Context, VisitedSelectorSet &KnownSelectors, ResultBuilder &Results) argument
6887 QualType ReturnType = GetTypeFromParser(ReturnTy); local
[all...]
H A DSemaChecking.cpp4878 QualType ReturnType; local
H A DSemaDeclCXX.cpp4449 QualType ReturnType = Context.VoidTy; local
H A DSemaExpr.cpp11831 bool Sema::CheckCallReturnType(QualType ReturnType, SourceLocation Loc, argument
/freebsd-10.0-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c475 AcpiDbGetNextToken( char *String, char **Next, ACPI_OBJECT_TYPE *ReturnType) argument
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DLLVMContextImpl.h143 const Type *ReturnType; member in struct:llvm::FunctionTypeKeyInfo::KeyTy
H A DType.cpp361 FunctionType *FunctionType::get(Type *ReturnType, argument
H A DCore.cpp301 LLVMTypeRef LLVMFunctionType(LLVMTypeRef ReturnType, argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h427 QualType ReturnType; member in class:clang::sema::CapturingScopeInfo
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp996 ParsedType ReturnType; local
1008 ReturnType); local
1082 ReturnType, local
1110 ReturnType, local

Completed in 491 milliseconds