|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
gen/unittests/TableGen/AutomataTables.inc 23 enum SymKind {
include/llvm/ADT/APFloat.h 176 enum cmpResult {
184 enum roundingMode {
210 enum fltCategory {
include/llvm/ADT/StringRef.h 54 class StringRef {
include/llvm/BinaryFormat/ELF.h 1049 enum {
include/llvm/CodeGen/Register.h 19 class Register {
include/llvm/DebugInfo/CodeView/Formatters.h 27 class GuidAdapter final : public FormatAdapter<ArrayRef<uint8_t>> {
include/llvm/Support/CodeGen.h 22 enum Model { Static, PIC_, DynamicNoPIC, ROPI, RWPI, ROPI_RWPI };
include/llvm/Support/FormatAdapters.h 75 class ErrorAdapter : public FormatAdapter<Error> {
lib/Target/AMDGPU/SIMemoryLegalizer.cpp 70 enum class SIAtomicScope {
81 enum class SIAtomicAddrSpace {
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h 295 class PredicateInfo {
tools/clang/include/clang/AST/CharUnits.h 38 class CharUnits {
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/Basic/IdentifierTable.h 672 class Selector {
tools/clang/include/clang/Basic/SourceLocation.h 86 class SourceLocation {
196 class SourceRange {
tools/clang/lib/CodeGen/Address.h 24 class Address {
tools/clang/tools/extra/clang-tidy/abseil/DurationRewriter.h 21 enum class DurationScale : std::uint8_t {
tools/clang/tools/extra/clangd/index/Ref.h 69 class RefSlab {
tools/clang/tools/extra/clangd/index/Relation.h 45 class RelationSlab {
tools/clang/tools/extra/clangd/index/Symbol.h 177 class SymbolSlab {
tools/lldb/include/lldb/Utility/ConstString.h 39 class ConstString {
tools/lldb/include/lldb/Utility/FileSpec.h 55 class FileSpec {
tools/llvm-xray/xray-stacks.cpp 115 struct format_xray_record : public FormatAdapter<XRayRecord> {
unittests/Support/FormatVariadicTest.cpp 18 struct Format : public FormatAdapter<int> {
595 class Negative : public FormatAdapter<int> {
usr/include/c++/7.4.0/tuple 1446 template<typename... _Elements>
utils/TableGen/GlobalISelEmitter.cpp 1061 enum PredicateKind {