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

/external/webkit/Source/JavaScriptCore/runtime/
H A DJSValueInlineMethods.h51 inline uint32_t JSValue::asUInt32() const function in class:JSC::JSValue
/external/clang/include/clang/AST/
H A DExpr.h1358 const uint32_t *asUInt32; member in union:clang::StringLiteral::__anon3279
1403 return StringRef(reinterpret_cast<const char*>(StrData.asUInt32),
1417 return StrData.asUInt32[i];

Completed in 122 milliseconds