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

Definitions

include/llvm/DebugInfo/DWARF/DWARFContext.h
   58 class DWARFContext : public DIContext {
include/llvm/DebugInfo/MSF/MappedBlockStream.h
   39 class MappedBlockStream : public BinaryStream {
include/llvm/DebugInfo/PDB/UDTLayout.h
  162 class ClassLayout : public UDTLayoutBase {
include/llvm/DebugInfo/Symbolize/Symbolize.h
   35 class LLVMSymbolizer {
include/llvm/ExecutionEngine/Orc/Core.h
  282 class MaterializationUnit {
include/llvm/IR/LLVMContext.h
   64 class LLVMContext {
include/llvm/IR/Module.h
   66 class Module {
include/llvm/Remarks/Remark.h
   67 struct Remark {
include/llvm/Remarks/RemarkParser.h
   39 struct RemarkParser {
include/llvm/Support/MemoryBuffer.h
  155 class WritableMemoryBuffer : public MemoryBuffer {
include/llvm/Support/VirtualFileSystem.h
   98 class File {
include/llvm/Target/TargetMachine.h
   65 class TargetMachine {
include/llvm/XRay/FDRRecords.h
   31 class Record {
lib/Support/FileCheckImpl.h
   34 class FileCheckExpressionAST {
lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp
  185 class Chain {
lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp
  103 struct LanaiOperand : public MCParsedAsmOperand {
tools/clang/include/clang/AST/ExternalASTMerger.h
   48 class ExternalASTMerger : public ExternalASTSource {
tools/clang/include/clang/Basic/Diagnostic.h
 1489 class DiagnosticConsumer {
tools/clang/include/clang/Basic/SourceManagerInternals.h
   80 class LineTableInfo {
tools/clang/include/clang/Frontend/ASTUnit.h
   89 class ASTUnit {
tools/clang/include/clang/Frontend/CompilerInvocation.h
  121 class CompilerInvocation : public CompilerInvocationBase {
tools/clang/include/clang/Tooling/CompilationDatabase.h
   86 class CompilationDatabase {
tools/clang/lib/CodeGen/CGCUDARuntime.h
   38 class CGCUDARuntime {
tools/clang/lib/CodeGen/CGCoroutine.cpp
   31 struct clang::CodeGen::CGCoroData {
tools/clang/lib/CodeGen/CGOpenCLRuntime.h
   35 class CGOpenCLRuntime {
tools/clang/lib/CodeGen/CGOpenMPRuntime.h
  201 class CGOpenMPRuntime {
tools/clang/lib/CodeGen/CodeGenModule.h
  118 struct ObjCEntrypoints {
tools/clang/lib/CodeGen/CodeGenTBAA.h
  117 class CodeGenTBAA {
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  123 class ClangTidyContext::CachedGlobList {
tools/clang/tools/extra/clangd/index/Serialization.h
   42 struct IndexFileIn {
tools/clang/unittests/ASTMatchers/ASTMatchersTest.h
   26 class BoundNodesCallback {
tools/lldb/include/lldb/Breakpoint/BreakpointOptions.h
   27 class BreakpointOptions {
tools/lldb/include/lldb/Core/Address.h
   59 class Address {
tools/lldb/include/lldb/Core/AddressRange.h
   25 class AddressRange {
tools/lldb/include/lldb/DataFormatters/TypeSynthetic.h
   27 class SyntheticChildrenFrontEnd {
tools/lldb/include/lldb/Host/Editline.h
  143 class Editline {
tools/lldb/include/lldb/Symbol/SymbolContext.h
   33 class SymbolContext {
  395 class SymbolContextList {
tools/lldb/include/lldb/Symbol/Type.h
  305 class TypeListImpl {
  500 class TypeEnumMemberListImpl {
tools/lldb/include/lldb/Target/ThreadSpec.h
   33 class ThreadSpec {
tools/lldb/include/lldb/Utility/FileSpec.h
   55 class FileSpec {
tools/lldb/include/lldb/Utility/ProcessInfo.h
  108 class ProcessInstanceInfo : public ProcessInfo {
tools/lldb/include/lldb/Utility/Status.h
   44 class Status {
tools/lldb/include/lldb/Utility/Stream.h
   28 class Stream {
tools/lldb/include/lldb/Utility/StringList.h
   25 class StringList {
tools/lldb/source/API/SBValueList.cpp
   20 class ValueListImpl {
tools/lldb/source/API/SBVariablesOptions.cpp
   20 class VariablesOptionsImpl {
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h
   33 class ClangASTSource : public ClangExternalASTSourceCommon,
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h
   21 class AppleObjCTrampolineHandler {
tools/lldb/unittests/Editline/EditlineTest.cpp
   34 class FilePointer {
usr/include/c++/7.4.0/bits/unique_ptr.h
  704   template<typename _Tp, typename _Dp>
usr/include/x86_64-linux-gnu/bits/termios.h
   28 struct termios
utils/TableGen/GlobalISelEmitter.cpp
 1049 class PredicateMatcher {