Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dop.go264 func (a *AuxCall) SizeOfArg(which int64) int64 { func
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaChecking.cpp6144 const Expr *SizeOfArg = getSizeOfExprArg(LenExpr); in CheckMemaccessArguments() local
6426 if (const Expr *SizeOfArg = getSizeOfExprArg(LenArg)) { in CheckStrncatArguments() local