Searched refs:WriteFlagPresent (Results 1 – 2 of 2) sorted by relevance
171 info_.WriteFlagPresent(DW_AT_declaration); in Write()208 info_.WriteFlagPresent(DW_AT_artificial); in Write()348 info_.WriteFlagPresent(DW_AT_artificial); in Write()430 info_.WriteFlagPresent(DW_AT_declaration); in Write()530 info_.WriteFlagPresent(DW_AT_declaration); in WriteTypeDeclaration()541 info_.WriteFlagPresent(DW_AT_declaration); in WriteTypeDeclaration()
152 void WriteFlagPresent(Attribute attrib) { in WriteFlagPresent() function