Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DExprConstant.cpp6310 bool TryEvaluateBuiltinObjectSize(const CallExpr *E, unsigned Type);
6832 bool IntExprEvaluator::TryEvaluateBuiltinObjectSize(const CallExpr *E, in TryEvaluateBuiltinObjectSize() function in IntExprEvaluator
6854 if (TryEvaluateBuiltinObjectSize(E, Type)) in VisitCallExpr()