|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/StringRef.h 54 class StringRef {
include/llvm/BinaryFormat/ELF.h 1049 enum {
include/llvm/DebugInfo/CodeView/Formatters.h 27 class GuidAdapter final : public FormatAdapter<ArrayRef<uint8_t>> {
include/llvm/DebugInfo/PDB/PDBTypes.h 241 enum class PDB_SymType {
include/llvm/ProfileData/SampleProf.h 179 struct LineLocation {
include/llvm/Support/Error.h 157 class LLVM_NODISCARD Error {
include/llvm/Support/FileSystem.h 134 class UniqueID {
include/llvm/Support/FormatAdapters.h 75 class ErrorAdapter : public FormatAdapter<Error> {
lib/Target/AArch64/Utils/AArch64BaseInfo.h 235 enum CondCode { // Meaning (integer) Meaning (floating-point)
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp 132 enum ImmTy {
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h 295 class PredicateInfo {
tools/clang/include/clang/AST/ASTTypeTraits.h 57 class ASTNodeKind {
tools/clang/include/clang/AST/DeclGroup.h 51 class DeclGroupRef {
tools/clang/include/clang/AST/DeclarationName.h 145 class DeclarationName {
tools/clang/include/clang/AST/NestedNameSpecifier.h 236 class NestedNameSpecifierLoc {
tools/clang/include/clang/AST/Type.h 643 class QualType {
tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h 1238 class TrueMatcher {
tools/clang/include/clang/Basic/IdentifierTable.h 672 class Selector {
tools/clang/include/clang/Basic/SourceLocation.h 38 class FileID {
86 class SourceLocation {
196 class SourceRange {
345 class FullSourceLoc : public SourceLocation {
tools/clang/include/clang/Driver/Compilation.h 83 struct TCArgsKey final {
tools/clang/tools/extra/clangd/Context.h 69 class Context {
tools/clang/tools/extra/clangd/index/Relation.h 45 class RelationSlab {
tools/lld/COFF/Writer.cpp 171 class PartialSectionKey {
tools/llvm-xray/xray-account.cpp 224 struct ResultRow {
tools/llvm-xray/xray-stacks.cpp 115 struct format_xray_record : public FormatAdapter<XRayRecord> {
tools/polly/include/polly/ScopInfo.h 473 enum ReductionType {
unittests/ADT/DenseMapTest.cpp 34 class CtorTester {
unittests/Support/FormatVariadicTest.cpp 18 struct Format : public FormatAdapter<int> {
595 class Negative : public FormatAdapter<int> {
utils/TableGen/FastISelEmitter.cpp 87 struct OperandsSignature {