Searched defs:Abstract (Results 1 – 3 of 3) sorted by relevance
88 bool Abstract = R->getValueAsBit("Abstract"); in EmitNode() local
462 DIE *DwarfCompileUnit::constructVariableDIE(DbgVariable &DV, bool Abstract) { in constructVariableDIE()469 bool Abstract) { in constructVariableDIEImpl()
327 bool Abstract : 1; member