Home
last modified time | relevance | path

Searched refs:CustomOperators (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/
H A Ddtor.cpp571 struct CustomOperators { struct
585 auto *a = new CustomOperators(); in compliant() argument
590 auto *a = new CustomOperators(); in overrideLeak()
594 auto *a = new CustomOperators(); in overrideDoubleDelete()