Home
last modified time | relevance | path

Searched refs:LazyInit_BT (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DCallAndMessageChecker.cpp87 void LazyInit_BT(const char *desc, std::unique_ptr<BugType> &BT) const { in LazyInit_BT() function in __anonbeb752590111::CallAndMessageChecker
173 LazyInit_BT(BD, BT); in uninitRefOrPointer()
204 LazyInit_BT(BD, BT); in PreVisitProcessArg()
269 LazyInit_BT(BD, BT); in PreVisitProcessArg()
402 LazyInit_BT("Function call with too few arguments", BT_call_few_args); in checkPreCall()