HomeSort by relevance Sort by last modified time
    Searched refs:dynamic_cast_result (Results 1 - 2 of 2) sorted by null

  /external/clang/test/PCH/
cxx_exprs.cpp 20 dynamic_cast_result derived_ptr = d;
cxx_exprs.h 11 typedef __typeof__(dynamic_cast<Derived *>(base_ptr)) dynamic_cast_result; typedef

Completed in 826 milliseconds