Searched refs:WARN_UNUSED_RETURN (Results 1 - 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
H A DPossiblyNull.h44 bool getValue(T& out) WARN_UNUSED_RETURN; member in struct:WTF::PossiblyNull
H A DFastMalloc.h49 template <typename T> bool getValue(T& data) WARN_UNUSED_RETURN; member in struct:WTF::TryMallocReturnValue
H A DPlatform.h1031 #define WARN_UNUSED_RETURN __attribute__ ((warn_unused_result)) macro
1033 #define WARN_UNUSED_RETURN macro

Completed in 65 milliseconds