|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
gen/lib/Target/X86/X86GenRegisterInfo.inc 19 enum {
include/llvm/ADT/None.h 22 enum class NoneType { None = 1 };
include/llvm/ADT/StringRef.h 54 class StringRef {
include/llvm/IR/DebugLoc.h 33 class DebugLoc {
include/llvm/Support/BranchProbability.h 30 class BranchProbability {
include/llvm/Support/MachineValueType.h 30 class MVT {
include/llvm/Support/VersionTuple.h 26 class VersionTuple {
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/Basic/SourceLocation.h 86 class SourceLocation {
196 class SourceRange {
tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h 25 struct NodeId {
tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h 46 class SourceRangeSelectionRequirement : public SourceSelectionRequirement {
74 class CodeRangeASTSelectionRequirement : public ASTSelectionRequirement {
tools/clang/lib/CodeGen/CodeGenFunction.h 174 struct saved_type {
tools/clang/tools/extra/clang-tidy/abseil/DurationRewriter.h 21 enum class DurationScale : std::uint8_t {
tools/clang/tools/extra/clangd/Protocol.h 156 struct Range {
tools/clang/tools/extra/clangd/TUScheduler.h 64 enum State {
tools/clang/tools/extra/clangd/index/Relation.h 29 struct Relation {
tools/clang/tools/extra/clangd/index/SymbolID.h 31 class SymbolID {
tools/lldb/include/lldb/Target/MemoryRegionInfo.h 18 class MemoryRegionInfo {
tools/lldb/include/lldb/Utility/FileSpec.h 55 class FileSpec {
tools/llvm-cfi-verify/lib/GraphBuilder.h 67 struct GraphResult {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h 778 class basic_set {
3040 class union_map {
unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp 35 MATCHER(IsInvalid, "") { return !arg.isValid(); }
36 MATCHER(IsReg, "") { return arg.isReg(); }
usr/include/c++/7.4.0/tuple 906 template<typename _T1, typename _T2>
utils/TableGen/CodeGenDAGPatterns.h 55 struct MachineValueTypeSet {