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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.h 398 codeview::TypeIndex lowerType(const DIType *Ty, const DIType *ClassTy);
CodeViewDebug.cpp 1537 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) {
2528 // lowerType call. It will update the TypeIndices map.
2534 TypeIndex TI = lowerType(Ty, ClassTy);

Completed in 17 milliseconds