Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2150 ImplicitParamDecl LHSArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.VoidPtrTy, emitCopyprivateCopyFunction() local
4812 ImplicitParamDecl LHSArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.VoidPtrTy, emitReductionFunction() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11434 const Expr *LHSArg = LUE->getArgumentExpr()->IgnoreParens(); DiagnoseDivisionSizeofPointerOrArray() local