Home
last modified time | relevance | path

Searched defs:TypeAttr (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/debuginfo-tests/llvm-prettyprinters/gdb/
Dmlir-support.cpp36 mlir::Attribute TypeAttr = mlir::TypeAttr::get(IndexType); variable
/external/llvm-project/mlir/include/mlir/IR/
DBuilders.h36 class TypeAttr; variable
/external/llvm-project/clang/include/clang/AST/
DAttr.h116 TypeAttr(ASTContext &Context, const AttributeCommonInfo &CommonInfo, in TypeAttr() function
DTypeLoc.h847 const Attr *TypeAttr; member