reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
177 template <typename AllocatorTy, typename... InitTy>
include/llvm/ADT/StringRef.h 54 class StringRef {
include/llvm/Support/Allocator.h 94 class MallocAllocator : public AllocatorBase<MallocAllocator> {
include/llvm/Support/StringPool.h 45 struct PooledString {
unittests/ADT/StringMapTest.cpp332 struct Immovable { 337 struct MoveOnly {