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/Object/ObjectFile.h
   81 class SectionRef {
  160 class SymbolRef : public BasicSymbolRef {
include/llvm/Support/ErrorOr.h
  208   template <class OtherT>
include/llvm/Support/FileSystem.h
   80 struct space_info {
   86 enum perms {
  157 class basic_file_status {
include/llvm/Support/MD5.h
   55   struct MD5Result {
include/llvm/Support/VirtualFileSystem.h
   45 class Status {
tools/clang/include/clang/Frontend/PrecompiledPreamble.h
   49 class PrecompiledPreamble {
  132   class TempPCHFile {
tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp
  109 enum class SerializedDiagnosticReader::Cursor {
tools/clang/tools/extra/clang-tidy/ClangTidyOptions.h
   50 struct ClangTidyOptions {
unittests/Support/ErrorOrTest.cpp
   80   struct Destination {
   90   struct CastsToErrorCode {