Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h249 void runThreadSafetyAnalysis(AnalysisDeclContext &AC,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp2559 void threadSafety::runThreadSafetyAnalysis(AnalysisDeclContext &AC, in runThreadSafetyAnalysis() function in threadSafety
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2368 threadSafety::runThreadSafetyAnalysis(AC, Reporter, in IssueWarnings()