Searched refs:LazyInitialize (Results 1 – 1 of 1) sorted by relevance
60 void LazyInitialize(std::unique_ptr<BugType> &BT, const char *name) const { in LazyInitialize() function in __anon0661d7a20111::UnixAPIChecker84 LazyInitialize(BT_open, "Improper use of 'open'"); in ReportOpenBug()201 LazyInitialize(BT_pthreadOnce, "Improper use of 'pthread_once'"); in CheckPthreadOnce()238 LazyInitialize(BT_mallocZero, in ReportZeroByteAllocation()