Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp533 std::optional<ArgIdxTy> JustVarIndex = P.VarIndex; in parseConfig() local
536 IsSrcVariadic ? JustVarIndex : std::nullopt); in parseConfig()
538 IsDstVariadic ? JustVarIndex : std::nullopt); in parseConfig()