Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dmethod-call-path-notes.cpp35 typedef void (TestInstanceCall::*IC_Ptr)(); in test_ic_member_ptr() typedef
36 IC_Ptr bar = &TestInstanceCall::foo; in test_ic_member_ptr()