Searched refs:WriteFlagPresent (Results 1 – 2 of 2) sorted by relevance
161 info_.WriteFlagPresent(DW_AT_declaration); in Write()200 info_.WriteFlagPresent(DW_AT_artificial); in Write()341 info_.WriteFlagPresent(DW_AT_artificial); in Write()423 info_.WriteFlagPresent(DW_AT_declaration); in Write()524 info_.WriteFlagPresent(DW_AT_declaration); in WriteTypeDeclaration()535 info_.WriteFlagPresent(DW_AT_declaration); in WriteTypeDeclaration()
152 void WriteFlagPresent(Attribute attrib) { in WriteFlagPresent() function