Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h211 static void _checkBind(void *checker, SVal location, SVal val, const Stmt *S, in _checkBind() function
220 CheckerManager::CheckBindFunc(checker, _checkBind<CHECKER>)); in _register()