OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 58 milliseconds