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

/external/v8/src/heap/
H A Dspaces-inl.h528 LocalAllocationBuffer LocalAllocationBuffer::FromResult(Heap* heap, function in class:v8::internal::LocalAllocationBuffer
/external/clang/lib/AST/
H A DASTDiagnostic.cpp1392 Expr::EvalResult FromResult, ToResult; local
1393 if (!FromExpr->EvaluateAsRValue(FromResult, Context) ||
1401 APValue &FromVal = FromResult.Val;

Completed in 367 milliseconds