Home
last modified time | relevance | path

Searched refs:lowerCompleteTypeUnion (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h429 codeview::TypeIndex lowerCompleteTypeUnion(const DICompositeType *Ty);
H A DCodeViewDebug.cpp2351 TypeIndex CodeViewDebug::lowerCompleteTypeUnion(const DICompositeType *Ty) { in lowerCompleteTypeUnion() function in CodeViewDebug
2630 TI = lowerCompleteTypeUnion(CTy); in getCompleteTypeIndex()