Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCXXExpr.cpp300 unsigned paramsToSkip = 0; in emitCXXNewExpr() local
H A DCIRGenCall.cpp706 AbstractCallee callee, unsigned paramsToSkip) { in emitCallArgs()