#include #include #include #include #include #include ">

clang: include/clang/Analysis/Analyses/ThreadSafetyUtil.h File Reference (original) (raw)

#include "[clang/AST/Decl.h](Decl%5F8h%5Fsource.html)"
#include "[clang/Basic/LLVM.h](LLVM%5F8h%5Fsource.html)"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/iterator_range.h"
#include "llvm/Support/Allocator.h"
#include <cassert>
#include <cstddef>
#include <cstring>
#include <iterator>
#include <ostream>
#include <string>
#include <vector>

Go to the source code of this file.

Classes
class clang::threadSafety::til::MemRegionRef
class clang::threadSafety::til::SimpleArray< T >
class clang::threadSafety::CopyOnWriteVector< T >
Namespaces
namespace clang
The JSON file list parser is used to communicate input to InstallAPI.
namespace clang::threadSafety
namespace clang::threadSafety::til
Functions
void * operator new (size_t Sz, clang::threadSafety::til::MemRegionRef &R)
std::string clang::threadSafety::getSourceLiteralString (const Expr *CE)
std::ostream & clang::threadSafety::operator<< (std::ostream &ss, const StringRef str)

operator new()