Searched defs:attrKind (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ | ||
H A D | SPIRVAttributes.cpp | 601 StringRef attrKind; parseAttribute() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 7198 attr::Kind attrKind = AttributedType::getNullabilityAttrKind(Nullability); CheckNullabilityTypeSpecifier() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 4872 getAttributedType(attr::Kind attrKind,QualType modifiedType,QualType equivalentType) const getAttributedType() argument |