|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/CodeGen/SelectionDAGNodes.h 123 class SDValue {
include/llvm/IR/Constants.h 888 class ConstantExpr : public Constant {
include/llvm/IR/DebugInfoMetadata.h 399 class DIScope : public DINode {
include/llvm/IR/DiagnosticInfo.h 405 class DiagnosticInfoOptimizationBase : public DiagnosticInfoWithLocationBase {
include/llvm/IR/GlobalValue.h 44 class GlobalValue : public Constant {
include/llvm/IR/InstrTypes.h 103 class UnaryOperator : public UnaryInstruction {
188 class BinaryOperator : public Instruction {
1105 class CallBase : public Instruction {
include/llvm/IR/Instruction.h 43 class Instruction : public User,
include/llvm/IR/Instructions.h 881 class GetElementPtrInst : public Instruction {
1400 class CallInst : public CallBase {
3917 class CallBrInst : public CallBase {
include/llvm/IR/IntrinsicInst.h 43 class IntrinsicInst : public CallInst {
include/llvm/IR/TrackingMDRef.h 25 class TrackingMDRef {
include/llvm/IR/Use.h 55 class Use {
include/llvm/IR/Value.h 74 class Value {
include/llvm/IR/ValueHandle.h 140 class WeakVH : public ValueHandleBase {
181 class WeakTrackingVH : public ValueHandleBase {
include/llvm/MC/MCFragment.h 30 class MCFragment : public ilist_node_with_parent<MCFragment, MCSection> {
include/llvm/MC/MCSection.h 39 class MCSection {
include/llvm/Object/SymbolicFile.h 140 class SymbolicFile : public Binary {
include/llvm/ObjectYAML/MinidumpYAML.h 27 struct Stream {
include/llvm/Support/Casting.h 255 template <class X, class Y>
tools/clang/include/clang/AST/Decl.h 249 class NamedDecl : public Decl {
tools/clang/include/clang/AST/DeclBase.h 88 class alignas(8) Decl {
tools/clang/include/clang/AST/Mangle.h 43 class MangleContext {
tools/clang/include/clang/AST/Type.h 643 class QualType {
tools/clang/include/clang/Analysis/CFG.h 503 class CFGTerminator {
tools/clang/include/clang/Analysis/PathDiagnostic.h 365 class PathDiagnosticPiece: public llvm::FoldingSetNode {
tools/clang/include/clang/Driver/Job.h 41 class Command {
tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h 289 class PathSensitiveBugReport : public BugReport {
tools/clang/lib/CodeGen/CGCleanup.h 43 class EHScope {
tools/lld/ELF/InputFiles.h 58 class InputFile {
tools/lld/ELF/InputSection.h 104 class InputSectionBase : public SectionBase {
tools/lld/ELF/Symbols.h 56 class Symbol {
tools/lld/lib/ReaderWriter/MachO/DebugInfo.h 23 class DebugInfo {
tools/lldb/include/lldb/Symbol/PostfixExpression.h 29 class Node {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h 71 class DWARFUnit : public lldb_private::UserID {
tools/polly/include/polly/Support/ScopHelper.h 73 class MemAccInst {
unittests/Support/Casting.cpp 25 struct bar {
312 struct pod {};
329 class PTy {