Searched refs:WriteFlagPresent (Results 1 – 2 of 2) sorted by relevance
187 info_.WriteFlagPresent(DW_AT_declaration); in Write()226 info_.WriteFlagPresent(DW_AT_artificial); in Write()366 info_.WriteFlagPresent(DW_AT_artificial); in Write()448 info_.WriteFlagPresent(DW_AT_declaration); in Write()549 info_.WriteFlagPresent(DW_AT_declaration); in WriteTypeDeclaration()560 info_.WriteFlagPresent(DW_AT_declaration); in WriteTypeDeclaration()
152 void WriteFlagPresent(Attribute attrib) { in WriteFlagPresent() function