Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributes.h27 enum AttrType : unsigned { File = 1, Section = 2, Symbol = 3 }; enum
H A DRISCVAttributes.h27 enum AttrType : unsigned { enum
H A DMSP430Attributes.h28 enum AttrType : unsigned { enum
H A DCSKYAttributes.h22 enum AttrType { enum
H A DARMBuildAttributes.h34 enum AttrType : unsigned { enum
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp104 const auto *AttrType = Type->getAs<AttributedType>(); getNullabilityAnnotation() local