Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCreateCheckerManager.cpp31 finishedCheckerRegistration(); in CheckerManager()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h167 void finishedCheckerRegistration();
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp51 void CheckerManager::finishedCheckerRegistration() { in finishedCheckerRegistration() function in CheckerManager