Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBuildAttrs.h25 enum AttrType { enum
/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-7.0/llvm/include/llvm/Support/
DARMBuildAttributes.h33 enum AttrType { enum
/external/clang/lib/StaticAnalyzer/Checkers/
DNullabilityChecker.cpp349 const auto *AttrType = Type->getAs<AttributedType>(); in getNullabilityAnnotation() local