Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsOs16.cpp36 Type* RetType = F.getReturnType(); in needsFPFromSig() local
DMips16HardFloat.cpp168 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local
173 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
DMipsAsmPrinter.cpp836 const char *RetType; in EmitFPCallStub() local
/external/clang/test/CodeGen/
Dxcore-stringtype.c86 typedef int RetType[2]; typedef
/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp350 Type *RetType = T->getReturnType(); in getArgsFunctionType() local
363 Type *RetType = T->getReturnType(); in getTrampolineFunctionType() local
385 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
/external/llvm/lib/AsmParser/
DLLParser.cpp3115 Type *RetType = nullptr; in ParseFunctionHeader() local
3726 Type *RetType = nullptr; in ParseInvoke() local
4140 Type *RetType = nullptr; in ParseCall() local
/external/clang/lib/Analysis/
DConsumed.cpp684 QualType RetType = Fun->getCallResultType(); in propagateReturnType() local
/external/clang/lib/Sema/
DSemaStmt.cpp2974 QualType RetType = RelatedRetType.isNull() ? FnRetType : RelatedRetType; in BuildReturnStmt() local
DSemaDeclCXX.cpp9498 QualType RetType = Context.getLValueReferenceType(ArgType); in DeclareImplicitCopyAssignment() local
9878 QualType RetType = Context.getLValueReferenceType(ArgType); in DeclareImplicitMoveAssignment() local
DSemaDecl.cpp7225 QualType RetType = NewFD->getReturnType(); in ActOnFunctionDeclarator() local