Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp462 auto TypeAttr = C.find(DW_AT_type); in appendTemplateParameters() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h868 const Attr *TypeAttr; member