Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp18 void DWARFTypePrinter::appendArrayType(const DWARFDie &D) { in appendArrayType() function in llvm::DWARFTypePrinter
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp542 static bool appendArrayType(SmallStringEnc &Enc, QualType QT, in appendArrayType() function