Searched defs:ReturnTy (Results 1 – 10 of 10) sorted by relevance
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | InstrProfiling.cpp | 170 auto *ReturnTy = Type::getVoidTy(M.getContext()); in getOrInsertValueProfilingCall() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | InstrProfiling.cpp | 555 auto *ReturnTy = Type::getVoidTy(M.getContext()); in getOrInsertValueProfilingCall() local
|
| /external/clang/lib/Sema/ |
| D | SemaCodeComplete.cpp | 7046 ParsedType ReturnTy) { in CodeCompleteObjCMethodDecl() 7219 ParsedType ReturnTy, in CodeCompleteObjCMethodDeclSelector()
|
| D | SemaChecking.cpp | 224 QualType ReturnTy = CE->getCallReturnType(S.Context); in SemaBuiltinCallWithStaticChain() local
|
| D | SemaDecl.cpp | 10942 ArrayRef<ParmVarDecl *> Parameters, QualType ReturnTy, NamedDecl *D) { in DiagnoseSizeOfParametersAndReturnValue()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 415 const DIType *ReturnTy = nullptr; in getFunctionOptions() local
|
| /external/clang/lib/AST/ |
| D | ItaniumMangle.cpp | 2556 QualType ReturnTy = Proto->getReturnType(); in mangleBareFunctionType() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 7185 unsigned ArgIdx, unsigned NumArgs, SDValue Callee, Type *ReturnTy, in populateCallLoweringInfo() 7348 Type *ReturnTy = in visitPatchpoint() local
|
| /external/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 1818 Type *ReturnTy = CI->getType(); in optimizeCallInst() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 8674 unsigned ArgIdx, unsigned NumArgs, SDValue Callee, Type *ReturnTy, in populateCallLoweringInfo() 8837 Type *ReturnTy = in visitPatchpoint() local
|