Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Analysis/
Dcxx-uninitialized-object-ptr-ref.cpp580 struct FunctionPointerWithDifferentDynTypeTest { struct
585 FunctionPointerWithDifferentDynTypeTest(Func2 f) : f((Func1)f) {} in FunctionPointerWithDifferentDynTypeTest() argument