Searched defs:LHSArg (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 2150 ImplicitParamDecl LHSArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, C.VoidPtrTy, emitCopyprivateCopyFunction() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 11434 const Expr *LHSArg = LUE->getArgumentExpr()->IgnoreParens(); DiagnoseDivisionSizeofPointerOrArray() local |