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

Definitions

include/llvm/ADT/Any.h
   29   struct StorageBase {
include/llvm/DebugInfo/PDB/PDBSymbolData.h
   22 class PDBSymbolData : public PDBSymbol {
include/llvm/DebugInfo/PDB/PDBSymbolFunc.h
   23 class PDBSymbolFunc : public PDBSymbol {
include/llvm/DebugInfo/PDB/UDTLayout.h
  162 class ClassLayout : public UDTLayoutBase {
include/llvm/MC/MCParser/MCParsedAsmOperand.h
   24 class MCParsedAsmOperand {
lib/CodeGen/IfConversion.cpp
  170     struct IfcvtToken {
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  478 struct PGOEdge {
  874 struct PGOUseEdge : public PGOEdge {
tools/clang/include/clang/AST/DeclCXX.h
  147 class CXXBaseSpecifier {
tools/clang/include/clang/Basic/IdentifierTable.h
  437 class IdentifierIterator {
tools/clang/tools/extra/clangd/index/dex/Iterator.h
   54 class Iterator {
tools/clang/tools/extra/clangd/refactor/Tweak.h
   46 class Tweak {
tools/lld/include/lld/Core/Node.h
   27 class Node {
tools/llvm-objcopy/ELF/Object.h
  382 class SectionBase {
  606 struct Symbol {
usr/include/c++/7.4.0/bits/unique_ptr.h
  661   template<typename _Tp, typename _Dp>
utils/TableGen/AsmMatcherEmitter.cpp
  378 struct MatchableInfo {
utils/TableGen/GlobalISelEmitter.cpp
 1049 class PredicateMatcher {
 1130 class OperandPredicateMatcher : public PredicateMatcher {