|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
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/Value.h 74 class Value {
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 225 template<class To, class FromTy> struct cast_convert_val<To,FromTy,FromTy> {
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/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 {
unittests/Support/Casting.cpp 25 struct bar {