Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/include/common/
H A Dtrc_pkt_decode_base.h140 inline const bool TrcPktDecodeI::checkInit() in checkInit() function
H A Dtrc_pkt_proc_base.h420 template<class P,class Pt, class Pc> const bool TrcPktProcBase<P, Pt, Pc>::checkInit() in checkInit() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp435 ProgramStateRef CStringChecker::checkInit(CheckerContext &C, in checkInit() function in CStringChecker