Home
last modified time | relevance | path

Searched defs:AttrType (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/include/llvm/Support/
DELFAttributes.h26 enum AttrType : unsigned { File = 1, Section = 2, Symbol = 3 }; enum
DRISCVAttributes.h27 enum AttrType : unsigned { enum
DARMBuildAttributes.h34 enum AttrType : unsigned { enum
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DCheckerHelpers.cpp103 const auto *AttrType = Type->getAs<AttributedType>(); in getNullabilityAnnotation() local
/external/llvm/include/llvm/Support/
DARMBuildAttributes.h33 enum AttrType { enum
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DARMBuildAttributes.h33 enum AttrType { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMBuildAttributes.h32 enum AttrType { enum
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_tf.cc112 using AttrType = DenseFPElementsAttr; typedef
135 using AttrType = FloatAttr; typedef
/external/oss-fuzz/projects/xerces-c/
Dxml.proto43 message AttrType { message
/external/clang/lib/StaticAnalyzer/Checkers/
DNullabilityChecker.cpp349 const auto *AttrType = Type->getAs<AttributedType>(); in getNullabilityAnnotation() local