Searched defs:As (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CXX/temp/temp.decls/temp.mem/
H A Dp5.cpp38 T As() { function in class:Foo
52 template float Foo::As();
/external/v8/include/
H A Dv8.h248 template <class S> inline Handle<S> As() { function in class:v8::Handle
286 template <class S> inline Local<S> As() { function in class:v8::Local
362 template <class S> inline Persistent<S> As() { function in class:v8::Persistent
3348 * it being caught again by this same TryCatch. As with ThrowException

Completed in 340 milliseconds