Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h204 mgr._registerForLocation( in _register()
H A DCheckerManager.h565 void _registerForLocation(CheckLocationFunc checkfn);
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp906 void CheckerManager::_registerForLocation(CheckLocationFunc checkfn) { in _registerForLocation() function in CheckerManager