Searched defs:RetType (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/sys/contrib/dev/acpica/namespace/
H A Dnsxfobj.c70 AcpiGetType( ACPI_HANDLE Handle, ACPI_OBJECT_TYPE *RetType) argument
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsOs16.cpp35 Type* RetType = F.getReturnType(); local
H A DMips16HardFloat.cpp166 Type* RetType = F.getReturnType(); local
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DCasting.h43 RetType; typedef in struct:llvm::simplify_type
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp288 Type *RetType = T->getReturnType(); local
301 Type *RetType = T->getReturnType(); local
323 Type *RetType = T->getReturnType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DConsumed.cpp677 QualType RetType = FunDecl->getCallResultType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp2862 QualType RetType = (RelatedRetType.isNull() ? FnRetType : RelatedRetType); local
H A DSemaDecl.cpp6985 QualType RetType = NewFD->getResultType(); local
H A DSemaDeclCXX.cpp9195 QualType RetType = Context.getLValueReferenceType(ArgType); local
9584 QualType RetType = Context.getLValueReferenceType(ArgType); local

Completed in 158 milliseconds