Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1720 evalStrcpyCommon(CheckerContext & C,const CallEvent & Call,bool ReturnEnd,bool IsBounded,ConcatFnKind appendK,bool returnPtr) const evalStrcpyCommon() argument
2143 evalStrcmpCommon(CheckerContext & C,const CallEvent & Call,bool IsBounded,bool IgnoreCase) const evalStrcmpCommon() argument
2485 evalSprintfCommon(CheckerContext & C,const CallEvent & Call,bool IsBounded,bool IsBuiltin) const evalSprintfCommon() argument
[all...]