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

Definitions

include/llvm/Analysis/BlockFrequencyInfoImpl.h
  214   struct LoopData {
include/llvm/Analysis/GlobalsModRef.h
   59   struct DeletionCallbackHandle final : CallbackVH {
include/llvm/CodeGen/SelectionDAGNodes.h
 1253 class HandleSDNode : public SDNode {
include/llvm/LTO/LTO.h
  433 struct SymbolResolution {
include/llvm/MC/MCELFObjectWriter.h
   31 struct ELFRelocationEntry {
include/llvm/ProfileData/InstrProfData.inc
  735 typedef struct InstrProfValueData {
include/llvm/Support/Regex.h
   27   class Regex {
include/llvm/Support/ToolOutputFile.h
   25 class ToolOutputFile {
include/llvm/XRay/Profile.h
   62   struct Block {
  117   struct TrieNode {
lib/CodeGen/InterleavedLoadCombinePass.cpp
  635 struct VectorInfo {
lib/Object/MachOObjectFile.cpp
  234 struct MachOElement {
lib/Support/FileCheck.cpp
 1605   struct MatchRange {
lib/Target/AMDGPU/GCNRegBankReassign.cpp
   83   class Candidate {
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  113   struct CombineInfo {
lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
   38 struct MipsRelocationEntry {
lib/Transforms/Scalar/LoopDistribute.cpp
  127 class InstPartition {
lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
  101   struct Candidate {
projects/openmp/libomptarget/src/device.h
   32 struct HostDataToTargetTy {
projects/openmp/libomptarget/src/rtl.h
   26 struct RTLInfoTy {
tools/clang/include/clang/AST/CXXInheritance.h
   70 class CXXBasePath : public SmallVector<CXXBasePathElement, 4> {
tools/clang/include/clang/Basic/Diagnostic.h
  257   class DiagState {
 1438 class StoredDiagnostic {
tools/clang/include/clang/Frontend/CompilerInstance.h
  169   struct OutputFile {
tools/clang/include/clang/Lex/Token.h
   34 class Token {
tools/clang/lib/ARCMigrate/TransformActions.cpp
   64   struct CharRange {
tools/clang/lib/Format/UnwrappedLineParser.h
  281 struct UnwrappedLineNode {
tools/clang/unittests/AST/ASTImporterFixtures.h
  101   struct TU {
tools/gold/gold-plugin.cpp
   70 struct claimed_file {
tools/lldb/include/lldb/Interpreter/CommandObjectRegexCommand.h
   42   struct Entry {
tools/lldb/include/lldb/Utility/Status.h
   44 class Status {
tools/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.h
  139   struct SOEntry {
tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h
  128   struct SOEntry {
tools/polly/include/polly/ScopInfo.h
 1153 class ScopStmt {
usr/include/c++/7.4.0/bits/stl_list.h
  502   template<typename _Tp, typename _Alloc = std::allocator<_Tp> >
utils/TableGen/CodeGenRegisters.h
  292   class CodeGenRegisterClass {