|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/APSInt.h 21 class LLVM_NODISCARD APSInt : public APInt {
include/llvm/ADT/StringMap.h 133 template <typename... InitTy>
include/llvm/ADT/StringRef.h 54 class StringRef {
include/llvm/CodeGen/DwarfStringPoolEntry.h 20 struct DwarfStringPoolEntry {
31 class DwarfStringPoolEntryRef {
include/llvm/CodeGen/MachineMemOperand.h 129 enum Flags : uint16_t {
include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h 31 struct FileChecksumEntry {
include/llvm/ExecutionEngine/JITSymbol.h 190 class JITEvaluatedSymbol {
include/llvm/IR/Comdat.h 31 class Comdat {
include/llvm/IR/GlobalValue.h 47 enum LinkageTypes {
include/llvm/LTO/legacy/LTOModule.h 40 struct NameAndAttributes {
include/llvm/MC/MCAsmMacro.h 142 struct MCAsmMacro {
include/llvm/Support/StringPool.h 45 struct PooledString {
include/llvm/Support/VirtualFileSystem.h 45 class Status {
lib/Support/FileCheckImpl.h 400 struct FileCheckNumericVariableMatch {
tools/clang/include/clang/AST/CharUnits.h 38 class CharUnits {
tools/clang/include/clang/AST/GlobalDecl.h 40 class GlobalDecl {
tools/clang/include/clang/Basic/OpenCLOptions.h 24 struct Info {
tools/clang/include/clang/Basic/SourceLocation.h 86 class SourceLocation {
tools/clang/include/clang/Basic/TokenKinds.h 24 enum TokenKind : unsigned short {
tools/clang/include/clang/Format/Format.h 49 struct FormatStyle {
tools/clang/include/clang/Lex/HeaderSearch.h 146 struct FrameworkCacheEntry {
tools/clang/include/clang/Serialization/InMemoryModuleCache.h 31 struct PCM {
tools/clang/include/clang/Tooling/Core/Replacement.h 209 class Replacements {
tools/clang/lib/CodeGen/CGOpenMPRuntime.h 567 enum OMPTargetGlobalVarEntryKind : uint32_t {
tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp 327 struct Marker {
tools/clang/tools/extra/clang-tidy/abseil/DurationRewriter.h 21 enum class DurationScale : std::uint8_t {
tools/clang/tools/extra/clangd/FileDistance.h 63 struct SourceParams {
tools/clang/tools/extra/clangd/SourceCode.h 210 struct Edit {
tools/clang/tools/extra/clangd/index/Background.h 153 struct ShardVersion {
tools/clang/tools/extra/clangd/index/Symbol.h 177 class SymbolSlab {
tools/clang/unittests/AST/ASTImporterTest.cpp 160 struct CodeEntry {
tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp 642 struct DiagText {
tools/dsymutil/DebugMap.h 139 struct SymbolMapping {
tools/lldb/include/lldb/Utility/Log.h 60 class Channel {
tools/llvm-lipo/llvm-lipo.cpp 156 class Slice {
tools/llvm-objcopy/CopyConfig.h 41 struct MachineInfo {
75 struct SectionRename {
81 struct SectionFlagsUpdate {
tools/llvm-rc/ResourceScriptStmt.h 628 struct CtlInfo {
790 enum VersionInfoFixedType {
unittests/ADT/StringMapTest.cpp 283 struct A : CountCopyAndMove {
318 struct StringMapTestStruct {
332 struct Immovable {
337 struct MoveOnly {
388 struct Countable {
434 struct CountCtorCopyAndMove {