Home
last modified time | relevance | path

Searched defs:RetType (Results 1 – 11 of 11) sorted by relevance

/minix3/minix/drivers/power/acpi/namespace/
H A Dnsxfobj.c71 ACPI_OBJECT_TYPE *RetType) in AcpiGetType()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsOs16.cpp36 Type* RetType = F.getReturnType(); in needsFPFromSig() local
H A DMips16HardFloat.cpp168 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local
173 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
H A DMipsAsmPrinter.cpp889 const char *RetType; in EmitFPCallStub() local
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dxcore-stringtype.c94 typedef int RetType[2]; typedef
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp375 Type *RetType = T->getReturnType(); in getArgsFunctionType() local
388 Type *RetType = T->getReturnType(); in getTrampolineFunctionType() local
411 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
/minix3/external/bsd/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp3263 Type *RetType = nullptr; in ParseFunctionHeader() local
3939 Type *RetType = nullptr; in ParseInvoke() local
4353 Type *RetType = nullptr; in ParseCall() local
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DConsumed.cpp684 QualType RetType = Fun->getCallResultType(); in propagateReturnType() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp3063 QualType RetType = RelatedRetType.isNull() ? FnRetType : RelatedRetType; in BuildReturnStmt() local
H A DSemaDeclCXX.cpp9887 QualType RetType = Context.getLValueReferenceType(ArgType); in DeclareImplicitCopyAssignment() local
10279 QualType RetType = Context.getLValueReferenceType(ArgType); in DeclareImplicitMoveAssignment() local
H A DSemaDecl.cpp7366 QualType RetType = NewFD->getReturnType(); in ActOnFunctionDeclarator() local