Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp6071 static bool EvaluateCallArg(const ParmVarDecl *PVD, const Expr *Arg, in EvaluateCallArg() function
6122 if (!EvaluateCallArg(PVD, Args[Idx], Call, Info, NonNull)) { in EvaluateArgs()
15880 !EvaluateCallArg(PVD, *I, Call, Info) || in EvaluateWithSubstitution()