Searched defs:getDIE (Results 1 – 2 of 2) sorted by relevance
163 DIE *getDIE() const { return TheDIE; } in getDIE() function673 DIE *getDIE(const MDNode *TypeMD) { in getDIE() function
113 DIE *CompileUnit::getDIE(DIDescriptor D) const { in getDIE() function in CompileUnit