Home
last modified time | relevance | path

Searched refs:DstSizeArg (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp159 const Expr *DstSizeArg = TheCall->getArg(DstSizeIdx); in SemaBuiltinMemChkCall() local
165 !DstSizeArg->EvaluateAsInt(DstSize, S.Context)) in SemaBuiltinMemChkCall()