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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.h 415 codeview::TypeIndex lowerTypeEnum(const DICompositeType *Ty);
CodeViewDebug.cpp 1570 return lowerTypeEnum(cast<DICompositeType>(Ty));
2105 TypeIndex CodeViewDebug::lowerTypeEnum(const DICompositeType *Ty) {

Completed in 25 milliseconds