Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEntryPointStats.h28 static void lockRegistry();
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DEntryPointStats.cpp72 void EntryPointStat::lockRegistry() { in lockRegistry() function in EntryPointStat
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp128 EntryPointStat::lockRegistry(); in AnalysisConsumer()