Go to the documentation of this file.
18#ifndef LLVM_CLANG_ANALYSIS_ANALYSES_THREADSAFETY_H
19#define LLVM_CLANG_ANALYSIS_ANALYSES_THREADSAFETY_H
22#include "llvm/ADT/StringRef.h"
26class AnalysisDeclContext;
30namespace threadSafety {
196 Name *PossibleMatch =
nullptr) {}