Home
last modified time | relevance | path

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

/llvm-project/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/
H A Dmlir-support.cpp37 mlir::Attribute TypeAttr = mlir::TypeAttr::get(IndexType); variable
/llvm-project/mlir/python/mlir/dialects/
H A Dpdl.py209 self, constantType: Optional[Union[TypeAttr, Type]] = None, *, loc=None, ip=None
221 constantTypes: Optional[Sequence[Union[TypeAttr, Type]]] = None,
/llvm-project/clang/include/clang/AST/
H A DAttr.h120 TypeAttr(ASTContext &Context, const AttributeCommonInfo &CommonInfo, TypeAttr() function
H A DTypeLoc.h868 const Attr *TypeAttr; global() member
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DSyntheticTypeNameBuilder.cpp61 static dwarf::Attribute TypeAttr[] = {dwarf::DW_AT_type}; variable
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp
/llvm-project/mlir/include/mlir/IR/
H A DBuilders.h38 class TypeAttr; global() variable