Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h406 codeview::TypeIndex lowerTypeModifier(const DIDerivedType *Ty);
H A DCodeViewDebug.cpp1454 return lowerTypeModifier(cast<DIDerivedType>(Ty)); in lowerType()
1741 TypeIndex CodeViewDebug::lowerTypeModifier(const DIDerivedType *Ty) { in lowerTypeModifier() function in CodeViewDebug