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 282 /// getOrCreateTemplateTypeParameterDIE - Find existing DIE or create new DIE
284 DIE *getOrCreateTemplateTypeParameterDIE(DITemplateTypeParameter TP);
DwarfCompileUnit.cpp 577 Buffer.addChild(getOrCreateTemplateTypeParameterDIE(
    [all...]

Completed in 19 milliseconds