HomeSort by relevance Sort by last modified time
    Searched refs:getOrCreateTemplateTypeParameterDIE (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 324 /// getOrCreateTemplateTypeParameterDIE - Find existing DIE or create new DIE
326 DIE *getOrCreateTemplateTypeParameterDIE(DITemplateTypeParameter TP);
DwarfCompileUnit.cpp 708 Buffer.addChild(getOrCreateTemplateTypeParameterDIE(
    [all...]

Completed in 170 milliseconds