|
clang
5.0.0
|
#include "clang/AST/ExprCXX.h"#include "llvm/ADT/StringRef.h"#include "llvm/Support/AlignOf.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/Compiler.h"#include <cassert>#include <cstddef>#include <ostream>#include <utility>#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 | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::threadSafety | |
| clang::threadSafety::til | |
Functions | |
| void * | operator new (size_t Sz, clang::threadSafety::til::MemRegionRef &R) |
| std::string | clang::threadSafety::getSourceLiteralString (const clang::Expr *CE) |
| std::ostream & | clang::threadSafety::operator<< (std::ostream &ss, const StringRef str) |
|
inline |
Definition at line 65 of file ThreadSafetyUtil.h.
1.8.6