Home
last modified time | relevance | path

Searched defs:TheCall (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaChecking.cpp76 static bool SemaBuiltinAnnotation(Sema &S, CallExpr *TheCall) { in SemaBuiltinAnnotation()
104 static bool SemaBuiltinAddressof(Sema &S, CallExpr *TheCall) { in SemaBuiltinAddressof()
118 static bool SemaBuiltinOverflow(Sema &S, CallExpr *TheCall) { in SemaBuiltinOverflow()
152 CallExpr *TheCall, unsigned SizeIdx, in SemaBuiltinMemChkCall()
242 static bool SemaBuiltinSEHScopeCheck(Sema &SemaRef, CallExpr *TheCall, in SemaBuiltinSEHScopeCheck()
306 static bool SemaOpenCLBuiltinKernelWorkGroupSize(Sema &S, CallExpr *TheCall) { in SemaOpenCLBuiltinKernelWorkGroupSize()
324 static bool checkOpenCLEnqueueVariadicArgs(Sema &S, CallExpr *TheCall, in checkOpenCLEnqueueVariadicArgs()
372 static bool SemaOpenCLBuiltinEnqueueKernel(Sema &S, CallExpr *TheCall) { in SemaOpenCLBuiltinEnqueueKernel()
719 CallExpr *TheCall) { in CheckBuiltinFunctionCall()
1185 bool Sema::CheckNeonBuiltinFunctionCall(unsigned BuiltinID, CallExpr *TheCall) { in CheckNeonBuiltinFunctionCall()
[all …]
H A DSemaOverload.cpp11607 CallExpr *TheCall = in CreateOverloadedUnaryOp() local
11834 CXXOperatorCallExpr *TheCall = in CreateOverloadedBinOp() local
12053 CXXOperatorCallExpr *TheCall = in CreateOverloadedArraySubscriptExpr() local
12326 CXXMemberCallExpr *TheCall = in BuildCallToMemberFunction() local
12628 CXXOperatorCallExpr *TheCall = new (Context) in BuildCallToObjectOfClassType() local
12810 CXXOperatorCallExpr *TheCall = in BuildOverloadedArrowExpr() local
H A DSemaExpr.cpp5336 CallExpr *TheCall; in BuildResolvedCallExpr() local
H A DTreeTransform.h3014 ExprResult TheCall = new (SemaRef.Context) CallExpr( in RebuildShuffleVectorExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1263 static Value *HandleByValArgument(Value *Arg, Instruction *TheCall, in HandleByValArgument()
1390 Instruction *TheCall, bool CalleeHasDebugInfo) { in fixupLineNumbers()
1501 const Instruction *TheCall, in updateCallProfile()
1564 Instruction *TheCall = CS.getInstruction(); in InlineFunction() local
H A DCodeExtractor.cpp1009 CallInst *TheCall) { in insertLifetimeMarkersSurroundingCall()
1525 CallInst *TheCall = in extractCodeRegion() local
H A DCloneFunction.cpp732 Instruction *TheCall) { in CloneAndPruneFunctionInto()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1092 CallInst *TheCall) { in insertLifetimeMarkersSurroundingCall()
1519 CallInst &TheCall) { in fixupDebugInfoPostExtraction()
1795 CallInst *TheCall = in extractCodeRegion() local
H A DInlineFunction.cpp1556 Instruction *TheCall, in HandleByValArgument()
1655 Instruction *TheCall, bool CalleeHasDebugInfo) { in fixupLineNumbers()
1856 const CallBase &TheCall, ProfileSummaryInfo *PSI, in updateCallProfile()
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1178 static Value *HandleByValArgument(Value *Arg, Instruction *TheCall, in HandleByValArgument()
1300 Instruction *TheCall) { in fixupLineNumbers()
1352 Instruction *TheCall = CS.getInstruction(); in InlineFunction() local
H A DCloneFunction.cpp635 Instruction *TheCall) { in CloneAndPruneFunctionInto()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp309 if (const CallExpr *TheCall = dyn_cast<CallExpr>(CS->getStmt())) { in checkASTCodeBody() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp570 const Instruction *TheCall = CS.getInstruction(); in SurveyFunction() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp522 const Instruction *TheCall = CS.getInstruction(); in SurveyFunction() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjC.cpp3231 CXXOperatorCallExpr TheCall(C, OO_Equal, CalleeExp->getCallee(), in GenerateObjCAtomicSetterCopyHelperFunction() local