Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Analysis/
Dcasts.cpp87 int getNotInt() { return NI; } in getNotInt() function in base_to_derived_opaque_class::Transparent
98 castToDerived(reinterpret_cast<Transparent *>(ORef))->getNotInt(); in foo()
102 castToDerived(reinterpret_cast<Transparent *>(ORef))->getNotInt(); in foo()