Home
last modified time | relevance | path

Searched defs:ReturnTy (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp177 auto *ReturnTy = Type::getVoidTy(M.getContext()); in getOrInsertValueProfilingCall() local
/external/clang/lib/Sema/
DSemaCodeComplete.cpp7026 ParsedType ReturnTy) { in CodeCompleteObjCMethodDecl()
7199 ParsedType ReturnTy, in CodeCompleteObjCMethodDeclSelector()
DSemaChecking.cpp221 QualType ReturnTy = CE->getCallReturnType(S.Context); in SemaBuiltinCallWithStaticChain() local
DSemaDecl.cpp10532 QualType ReturnTy, in DiagnoseSizeOfParametersAndReturnValue()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6691 Type *ReturnTy, const BasicBlock *EHPadBB, bool IsPatchPoint) { in lowerCallOperands()
6854 Type *ReturnTy = in visitPatchpoint() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1768 Type *ReturnTy = CI->getType(); in optimizeCallInst() local