Searched defs:Restricted (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp87 bool Restricted = false,
910 const Expr *Source, bool Restricted,
958 if (Restricted)
906 evalCopyCommon(CheckerContext &C, const CallExpr *CE, ProgramStateRef state, const Expr *Size, const Expr *Dest, const Expr *Source, bool Restricted, bool IsMempcpy) const argument

Completed in 52 milliseconds