Home
last modified time | relevance | path

Searched defs:LHSArg (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceOperandsSkip.cpp132 auto *LHSArg = dyn_cast<Argument>(LHS); in opportunities() local
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp415 const Expr *LHSArg = FunctionExpr->getArg(ArgPos - 1); in removeArg() local
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2152 ImplicitParamDecl LHSArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.VoidPtrTy, emitCopyprivateCopyFunction() local
4823 ImplicitParamDecl LHSArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.VoidPtrTy, emitReductionFunction() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp10401 const Expr *LHSArg = LUE->getArgumentExpr()->IgnoreParens(); DiagnoseDivisionSizeofPointerOrArray() local