Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2153 ImplicitParamDecl LHSArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.VoidPtrTy, in emitCopyprivateCopyFunction() local
4828 ImplicitParamDecl LHSArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.VoidPtrTy, in emitReductionFunction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp10436 const Expr *LHSArg = LUE->getArgumentExpr()->IgnoreParens(); in DiagnoseDivisionSizeofPointerOrArray() local