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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 286 /// getOrCreateTemplateValueParameterDIE - Find existing DIE or create new DIE
288 DIE *getOrCreateTemplateValueParameterDIE(DITemplateValueParameter TVP);
DwarfCompileUnit.cpp 580 Buffer.addChild(getOrCreateTemplateValueParameterDIE(
    [all...]

Completed in 20 milliseconds