Searched refs:tryEvaluateStrLen (Results 1 – 3 of 3) sorted by relevance
771 bool tryEvaluateStrLen(uint64_t &Result, ASTContext &Ctx) const;
16720 bool Expr::tryEvaluateStrLen(uint64_t &Result, ASTContext &Ctx) const { in tryEvaluateStrLen() function in Expr
1203 if (!ObjArg->tryEvaluateStrLen(Result, getASTContext())) in checkFortifiedBuiltinMemoryFunction()