Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp394 const Expr *warningExpr = (WarnAboutSize ? Size : FirstBuf); in CheckBufferAccess() local
414 const Expr *warningExpr = (WarnAboutSize ? Size : SecondBuf); in CheckBufferAccess() local