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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.h 396 void addUDTSrcLine(const DIType *Ty, codeview::TypeIndex TI);
CodeViewDebug.cpp 2085 void CodeViewDebug::addUDTSrcLine(const DIType *Ty, TypeIndex TI) {
2135 addUDTSrcLine(Ty, EnumTI);
2328 addUDTSrcLine(Ty, ClassTI);
2368 addUDTSrcLine(Ty, UnionTI);

Completed in 34 milliseconds