Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DNotNullTerminatedResultCheck.cpp416 const Expr *LHSArg = FunctionExpr->getArg(ArgPos - 1); in removeArg() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2172 ImplicitParamDecl LHSArg(C, /*DC=*/nullptr, SourceLocation(), /*Id=*/nullptr, in emitCopyprivateCopyFunction() local
4231 ImplicitParamDecl LHSArg(C, /*DC=*/nullptr, SourceLocation(), /*Id=*/nullptr, in emitReductionFunction() local
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2320 ImplicitParamDecl LHSArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.VoidPtrTy, in emitCopyprivateCopyFunction() local
5376 ImplicitParamDecl LHSArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.VoidPtrTy, in emitReductionFunction() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp10126 const Expr *LHSArg = LUE->getArgumentExpr()->IgnoreParens(); in DiagnoseDivisionSizeofPointerOrArray() local