Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h254 codeview::TypeIndex lowerTypeEnum(const DICompositeType *Ty);
DCodeViewDebug.cpp955 return lowerTypeEnum(cast<DICompositeType>(Ty)); in lowerType()
1417 TypeIndex CodeViewDebug::lowerTypeEnum(const DICompositeType *Ty) { in lowerTypeEnum() function in CodeViewDebug