reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/DebugInfo/PDB/PDBTypes.h
  241 enum class PDB_SymType {
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h
   58 class DirectBufferWriter {
include/llvm/ProfileData/SampleProf.h
  179 struct LineLocation {
include/llvm/Support/Error.h
  157 class LLVM_NODISCARD Error {
include/llvm/Support/FileSystem.h
  134 class UniqueID {
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  132   enum ImmTy {
tools/clang/include/clang/AST/ASTTypeTraits.h
   57 class ASTNodeKind {
  230 class DynTypedNode {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/Basic/SourceLocation.h
   38 class FileID {
  345 class FullSourceLoc : public SourceLocation {
tools/clang/include/clang/Driver/Compilation.h
   83   struct TCArgsKey final {
tools/clang/tools/extra/clangd/Context.h
   69 class Context {
tools/clang/tools/extra/clangd/index/Symbol.h
  177 class SymbolSlab {
tools/lld/COFF/Writer.cpp
  171 class PartialSectionKey {
tools/lldb/include/lldb/Utility/ConstString.h
   39 class ConstString {
tools/lldb/include/lldb/Utility/FileSpec.h
   55 class FileSpec {
tools/polly/include/polly/ScopInfo.h
  473   enum ReductionType {
unittests/ADT/DenseMapTest.cpp
   34 class CtorTester {
unittests/ADT/FunctionExtrasTest.cpp
  182   struct MoveCounter {
unittests/Support/FormatVariadicTest.cpp
   18 struct Format : public FormatAdapter<int> {
usr/include/c++/7.4.0/bits/stl_iterator_base_types.h
   89   struct input_iterator_tag { };
   95   struct forward_iterator_tag : public input_iterator_tag { };
   99   struct bidirectional_iterator_tag : public forward_iterator_tag { };
usr/include/c++/7.4.0/type_traits
 1635   template<typename _Tp>
utils/TableGen/FastISelEmitter.cpp
   87 struct OperandsSignature {