Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dcxx-uninitialized-object-ptr-ref.cpp598 struct FunctionPointerWithDifferentDynTypeTest { struct
603 FunctionPointerWithDifferentDynTypeTest(Func2 f) : f((Func1)f) {} in FunctionPointerWithDifferentDynTypeTest() argument