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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h407 codeview::TypeIndex lowerTypeModifier(const DIDerivedType *Ty);
H A DCodeViewDebug.cpp1514 return lowerTypeModifier(cast<DIDerivedType>(Ty));
1800 TypeIndex CodeViewDebug::lowerTypeModifier(const DIDerivedType *Ty) { function in class:CodeViewDebug

Completed in 137 milliseconds