HomeSort by: relevance | last modified time | path
    Searched refs:lowerTypeBasic (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.h 401 codeview::TypeIndex lowerTypeBasic(const DIBasicType *Ty);
CodeViewDebug.cpp 1545 return lowerTypeBasic(cast<DIBasicType>(Ty));
1653 TypeIndex CodeViewDebug::lowerTypeBasic(const DIBasicType *Ty) {

Completed in 40 milliseconds