Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVDialect.cpp1090 StringRef attrKind; in parseAttribute() local
/external/clang/lib/Sema/
DSemaType.cpp5942 auto attrKind = AttributedType::getNullabilityAttrKind(*nullability); in checkObjCKindOfType() local
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp8051 auto attrKind = attr.getKind(); in isAddressSpaceKind() local
/external/clang/lib/AST/
DASTContext.cpp3259 QualType ASTContext::getAttributedType(AttributedType::Kind attrKind, in getAttributedType()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp4492 QualType ASTContext::getAttributedType(attr::Kind attrKind, in getAttributedType()