Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h401 codeview::TypeIndex lowerTypeBasic(const DIBasicType *Ty);
H A DCodeViewDebug.cpp1545 return lowerTypeBasic(cast<DIBasicType>(Ty)); in lowerType()
1653 TypeIndex CodeViewDebug::lowerTypeBasic(const DIBasicType *Ty) { in lowerTypeBasic() function in CodeViewDebug