|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/APInt.h 69 class LLVM_NODISCARD APInt {
include/llvm/ADT/APSInt.h 21 class LLVM_NODISCARD APSInt : public APInt {
include/llvm/ADT/Optional.h 59 template <class... Args>
include/llvm/Analysis/ScalarEvolution.h 1199 struct ExitLimit {
include/llvm/Analysis/TargetLibraryInfo.h 47 class TargetLibraryInfoImpl {
include/llvm/Analysis/VectorUtils.h 92 struct VFInfo {
include/llvm/Bitstream/BitstreamReader.h 37 class BitstreamBlockInfo {
include/llvm/CodeGen/DebugHandlerBase.h 31 struct DbgVariableLocation {
include/llvm/DebugInfo/DIContext.h 30 struct DILineInfo {
include/llvm/FuzzMutate/OpDescriptor.h 89 struct OpDescriptor {
include/llvm/IR/ConstantRange.h 47 class LLVM_NODISCARD ConstantRange {
include/llvm/Remarks/RemarkParser.h 59 struct ParsedStringTable {
include/llvm/Remarks/RemarkStringTable.h 35 struct StringTable {
include/llvm/Support/VirtualFileSystem.h 45 class Status {
include/llvm/Transforms/Instrumentation.h 52 struct GCOVOptions {
129 struct InstrProfOptions {
lib/Target/AMDGPU/SIMachineFunctionInfo.h 186 struct SIArgumentInfo {
lib/Transforms/Scalar/DivRemPairs.cpp 40 struct ExpandedMatch {
lib/Transforms/Scalar/GVNSink.cpp 194 struct SinkingInstructionCandidate {
tools/clang/include/clang/AST/APValue.h 115 class APValue {
tools/clang/include/clang/AST/ASTImporter.h 50 class ImportError : public llvm::ErrorInfo<ImportError> {
tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h 341 class DynTypedMatcher {
tools/clang/include/clang/Basic/Diagnostic.h 66 class FixItHint {
tools/clang/include/clang/Driver/Driver.h 427 struct CompilationDiagnosticReport {
tools/clang/include/clang/Format/Format.h 49 struct FormatStyle {
tools/clang/include/clang/Frontend/CommandLineSourceLoc.h 54 struct ParsedSourceRange {
tools/clang/include/clang/Tooling/CommonOptionsParser.h 65 class CommonOptionsParser {
tools/clang/include/clang/Tooling/CompilationDatabase.h 43 struct CompileCommand {
tools/clang/include/clang/Tooling/Core/Replacement.h 83 class Replacement {
tools/clang/include/clang/Tooling/Refactoring/ASTSelection.h 49 struct SelectedASTNode {
94 class CodeRangeASTSelection {
tools/clang/include/clang/Tooling/Transformer/RewriteRule.h 106 struct RewriteRule {
tools/clang/lib/AST/ExprConstant.cpp 6125 class BitCastBuffer {
tools/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp 41 struct SemaphorePipe {
tools/clang/lib/Driver/ToolChains/Darwin.cpp 1250 struct DarwinPlatform {
tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp 58 struct TaintConfiguration {
tools/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp 167 struct FunctionSummaryTy {
tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp 200 class PathDiagnosticBuilder : public BugReporterContext {
tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp 154 class RegionBindingsRef : public llvm::ImmutableMapRef<const MemRegion *,
tools/clang/tools/clang-refactor/TestSupport.h 53 struct TestSelectionRangesInFile {
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/SymbolInfo.h 27 class SymbolInfo {
tools/clang/tools/extra/clang-tidy/ClangTidyProfiling.h 26 struct StorageParams {
tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.h 56 struct NamingStyle {
tools/clang/tools/extra/clang-tidy/readability/UppercaseLiteralSuffixCheck.cpp 59 struct NewSuffix {
tools/clang/tools/extra/clangd/ExpectedTypes.h 34 class OpaqueType {
tools/clang/tools/extra/clangd/GlobalCompilationDatabase.h 27 struct ProjectInfo {
96 struct CDBLookupResult {
tools/clang/tools/extra/clangd/IncludeFixer.cpp 216 struct CheapUnresolvedName {
tools/clang/tools/extra/clangd/ParsedAST.h 46 class ParsedAST {
tools/clang/tools/extra/clangd/Protocol.h 73 struct URIForFile {
182 struct Location {
761 struct Command : public ExecuteCommandParams {
798 struct DocumentSymbol {
923 struct Hover {
1129 struct TypeHierarchyItem {
tools/clang/tools/extra/clangd/refactor/tweaks/ExtractFunction.cpp 146 struct ExtractionZone {
tools/clang/unittests/Tooling/SourceCodeBuildersTest.cpp 39 struct TestMatch {
tools/clang/unittests/Tooling/StencilTest.cpp 43 struct TestMatch {
tools/lldb/include/lldb/Breakpoint/BreakpointID.h 23 class BreakpointID {
tools/lldb/include/lldb/Core/AddressRange.h 25 class AddressRange {
tools/lldb/include/lldb/Core/ModuleSpec.h 26 class ModuleSpec {
tools/lldb/include/lldb/Expression/DWARFExpression.h 35 class DWARFExpression {
tools/lldb/include/lldb/Symbol/CompilerDecl.h 18 class CompilerDecl {
tools/lldb/include/lldb/Symbol/CompilerType.h 30 class CompilerType {
386 struct CompilerType::IntegralTemplateArgument {
tools/lldb/include/lldb/Symbol/SymbolFile.h 142 struct ArrayInfo {
tools/lldb/include/lldb/Utility/FileSpec.h 55 class FileSpec {
tools/lldb/source/Host/posix/HostInfoPosix.cpp 55 struct PasswdEntry {
tools/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.h 48 class ModuleRecord : public Record {
64 class InfoRecord : public Record {
tools/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp 20 struct Header {
tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp 1661 struct SectionAddressInfo {
unittests/ADT/OptionalTest.cpp 28 struct NonDefaultConstructible {
238 struct MoveOnly {