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

Definitions

include/llvm/ADT/DenseMap.h
   57 template <typename DerivedT, typename KeyT, typename ValueT, typename KeyInfoT,
include/llvm/ADT/DenseSet.h
   30 struct DenseSetEmpty {};
include/llvm/ADT/StringRef.h
   54   class StringRef {
include/llvm/Analysis/AliasAnalysis.h
  102 enum class ModRefInfo : uint8_t {
include/llvm/DebugInfo/DWARF/DWARFRelocMap.h
   20 struct RelocAddrEntry {
include/llvm/ExecutionEngine/JITSymbol.h
   56 class JITSymbolFlags {
  190 class JITEvaluatedSymbol {
include/llvm/ExecutionEngine/Orc/Core.h
   61 struct SymbolAliasMapEntry {
include/llvm/MC/LaneBitmask.h
   39   struct LaneBitmask {
include/llvm/MC/MCCodeView.h
  101   struct LineInfo {
include/llvm/Support/JSON.h
  280 class Value {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/AST/RecordLayout.h
   40   struct VBaseInfo {
tools/clang/include/clang/AST/VTableBuilder.h
  235   struct AddressPointLocation {
tools/clang/include/clang/Analysis/Analyses/Consumed.h
   43   enum ConsumedState {
tools/clang/include/clang/Basic/DiagnosticIDs.h
   98 class DiagnosticMapping {
tools/clang/include/clang/Basic/SourceLocation.h
  196 class SourceRange {
tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp
   64   struct InvalidationInfo {
tools/clang/utils/TableGen/ClangAttrEmitter.cpp
 1768   class RuleOrAggregateRuleSet {
tools/lldb/include/lldb/Utility/RegisterValue.h
   27 class RegisterValue {
tools/lldb/unittests/tools/lldb-server/tests/MessageObjects.h
   50 class ThreadInfo {
tools/llvm-xray/xray-graph.h
   60   struct CallStats {
   69   struct FunctionStats {
unittests/ADT/DenseMapTest.cpp
   34 class CtorTester {
unittests/XRay/GraphTest.cpp
   19 struct VAttr {
   22 struct EAttr {