Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dcxx-uninitialized-object-ptr-ref.cpp257 struct CharPointerTest { struct
261 CharPointerTest() : str("") {} in CharPointerTest() function
265 CharPointerTest(); in fCharPointerTest()