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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h435 codeview::TypeIndex lowerTypeEnum(const DICompositeType *Ty);
H A DCodeViewDebug.cpp1663 return lowerTypeEnum(cast<DICompositeType>(Ty));
2231 TypeIndex CodeViewDebug::lowerTypeEnum(const DICompositeType *Ty) { function in class:CodeViewDebug

Completed in 125 milliseconds