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/Analysis/BlockFrequencyInfoImpl.h
  182   struct BlockNode {
include/llvm/Analysis/RegionInfo.h
  893 class Region : public RegionBase<RegionTraits<Function>> {
include/llvm/CodeGen/SelectionDAGNodes.h
  123 class SDValue {
include/llvm/IR/BasicBlock.h
   57 class BasicBlock final : public Value, // Basic blocks are data objects also
include/llvm/LTO/LTO.h
  433 struct SymbolResolution {
include/llvm/ProfileData/InstrProfData.inc
  735 typedef struct InstrProfValueData {
include/llvm/Support/FileSystem.h
  761 enum OpenFlags : unsigned {
include/llvm/XRay/Profile.h
   62   struct Block {
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  113   struct CombineInfo {
projects/openmp/libomptarget/src/device.h
   32 struct HostDataToTargetTy {
tools/clang/include/clang/AST/ASTImporter.h
   93     enum class ODRHandlingType { Conservative, Liberal };
tools/clang/lib/Format/UnwrappedLineParser.h
  281 struct UnwrappedLineNode {
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
 1700 class Scop {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 1219 class map {
 2626 class set {
usr/include/c++/7.4.0/bits/stl_list.h
 1125       template<typename... _Args>
usr/include/c++/7.4.0/system_error
  146   struct error_code
utils/TableGen/CodeGenRegisters.h
  449     struct Key {
  522   class CodeGenRegBank {