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

/freebsd-10-stable/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-stable/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-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DMultiplexConsumer.cpp152 DeducedReturnType(const FunctionDecl *FD, QualType ReturnType) argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1183 void llvm::GetReturnInfo(Type* ReturnType, AttributeSet attr, argument
/freebsd-10-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c498 AcpiDbGetNextToken( char *String, char **Next, ACPI_OBJECT_TYPE *ReturnType) argument
/freebsd-10-stable/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.cpp329 LLVMTypeRef LLVMFunctionType(LLVMTypeRef ReturnType, argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaPseudoObject.cpp1243 QualType ReturnType = S.Context.VoidTy; local
H A DSemaLambda.cpp598 QualType ReturnType = (RetE ? RetE->getType() : Context.VoidTy); local
[all...]
H A DSemaDeclObjC.cpp3082 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 DSemaExprObjC.cpp155 QualType ReturnType = Method->getResultType(); local
2101 QualType ReturnType; local
1213 CheckMessageArgumentTypes(QualType ReceiverType, MultiExprArg Args, Selector Sel, ArrayRef<SourceLocation> SelectorLocs, ObjCMethodDecl *Method, bool isClassMessage, bool isSuperMessage, SourceLocation lbrac, SourceLocation rbrac, QualType &ReturnType, ExprValueKind &VK) argument
2453 QualType ReturnType; local
[all...]
H A DSemaStmt.cpp2374 const VarDecl *Sema::getCopyElisionCandidate(QualType ReturnType, argument
[all...]
H A DSemaCodeComplete.cpp6124 FindImplementableMethods(ASTContext &Context, ObjCContainerDecl *Container, bool WantInstanceMethods, QualType ReturnType, KnownMethodsMap &KnownMethods, bool InOriginalClass = true) argument
6244 AddObjCKeyValueCompletions(ObjCPropertyDecl *Property, bool IsInstanceMethod, QualType ReturnType, ASTContext &Context, VisitedSelectorSet &KnownSelectors, ResultBuilder &Results) argument
6874 QualType ReturnType = GetTypeFromParser(ReturnTy); local
[all...]
H A DSemaChecking.cpp5292 QualType ReturnType; local
H A DSemaDeclCXX.cpp4691 QualType ReturnType = Context.VoidTy; local
H A DSemaExpr.cpp12431 bool Sema::CheckCallReturnType(QualType ReturnType, SourceLocation Loc, argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h452 QualType ReturnType; member in class:clang::sema::CapturingScopeInfo
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DConsumed.cpp1294 QualType ReturnType; local
549 propagateReturnType(const Stmt *Call, const FunctionDecl *Fun, QualType ReturnType) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp997 ParsedType ReturnType; local
1009 ReturnType); local
1083 ReturnType, KeyIdents); local
1109 ReturnType, KeyIdents); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp5313 void ASTWriter::DeducedReturnType(const FunctionDecl *FD, QualType ReturnType) { argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp7530 DeducedReturnType(const FunctionDecl *FD, QualType ReturnType) argument

Completed in 541 milliseconds