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.cpp535 std::optional<ArgIdxTy> JustVarIndex = P.VarIndex; in parseConfig() local
538 IsSrcVariadic ? JustVarIndex : std::nullopt); in parseConfig()
540 IsDstVariadic ? JustVarIndex : std::nullopt); in parseConfig()