Searched refs:No_San (Results 1 – 1 of 1) sorted by relevance
13 struct No_San { struct16 No_San() { } in No_San() function17 __attribute__((no_sanitize_memory)) ~No_San() = default;21 No_San *ns = new No_San(); in main()22 ns->~No_San(); in main()