Home
last modified time | relevance | path

Searched defs:returnFirstOnly (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp197 getTaintedSymbolsImpl(ProgramStateRef State,const Stmt * S,const LocationContext * LCtx,TaintTagType Kind,bool returnFirstOnly) getTaintedSymbolsImpl() argument
204 getTaintedSymbolsImpl(ProgramStateRef State,SVal V,TaintTagType Kind,bool returnFirstOnly) getTaintedSymbolsImpl() argument
215 getTaintedSymbolsImpl(ProgramStateRef State,const MemRegion * Reg,TaintTagType K,bool returnFirstOnly) getTaintedSymbolsImpl() argument
254 getTaintedSymbolsImpl(ProgramStateRef State,SymbolRef Sym,TaintTagType Kind,bool returnFirstOnly) getTaintedSymbolsImpl() argument
[all...]