Searched refs:constructCompileUnit (Results 1 – 2 of 2) sorted by relevance
553 CompileUnit *constructCompileUnit(const MDNode *N);
665 CompileUnit *DwarfDebug::constructCompileUnit(const MDNode *N) { in constructCompileUnit() function in DwarfDebug784 CompileUnit *CU = constructCompileUnit(CUNode); in beginModule()