Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp36 int VAListPos; member
141 getVAListAsRegion(Call.getArgSVal(FuncInfo.VAListPos), in checkPreCall()
142 Call.getArgExpr(FuncInfo.VAListPos), Symbolic, C); in checkPreCall()