|
clang
5.0.0
|
#include "llvm/ADT/IntrusiveRefCntPtr.h"#include "llvm/ADT/StringRef.h"#include "llvm/Support/Compiler.h"#include <cassert>#include <cstddef>#include <cstring>#include <iterator>Go to the source code of this file.
Classes | |
| struct | clang::RopeRefCountString |
| RopeRefCountString - This struct is allocated with 'new char[]' from the heap, and represents a reference counted chunk of string data. More... | |
| struct | clang::RopePiece |
| RopePiece - This class represents a view into a RopeRefCountString object. More... | |
| class | clang::RopePieceBTreeIterator |
| RopePieceBTreeIterator - This class provides read-only forward iteration over bytes that are in a RopePieceBTree. More... | |
| class | clang::RopePieceBTree |
| class | clang::RewriteRope |
| RewriteRope - A powerful string class. More... | |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
1.8.6