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

  /external/clang/test/PCH/
cxx_exprs.cpp 26 const_cast_result char_ptr = &character;
cxx_exprs.h 18 typedef __typeof__(const_cast<char *>(const_char_ptr_value)) const_cast_result; typedef

Completed in 30 milliseconds