Home
last modified time | relevance | path

Searched defs:ToInt (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dtype-info.h100 int ToInt() { in ToInt() function
/external/clang/test/SemaCXX/
Dtype-traits.cpp1441 struct ToInt { operator int(); }; struct