Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DAttr.h120 TypeAttr(ASTContext &Context, const AttributeCommonInfo &CommonInfo, in TypeAttr() function
H A DTypeLoc.h862 const Attr *TypeAttr; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DSyntheticTypeNameBuilder.cpp61 static dwarf::Attribute TypeAttr[] = {dwarf::DW_AT_type}; variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp446 auto TypeAttr = C.find(DW_AT_type); appendTemplateParameters() local