OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rvalue
(Results
276 - 300
of
408
) sorted by null
<<
11
12
13
14
15
16
17
/external/libcxx/include/
ostream
128
//
rvalue
stream insertion
[
all
...]
/external/libweave/third_party/chromium/base/
callback.h
299
// C++0x because C++0x will support
rvalue
reference allowing for the compiler
/external/llvm/cmake/modules/
HandleLLVMOptions.cmake
336
-we4238 # Promote 'nonstandard extension used : class
rvalue
used as lvalue' to error.
/external/mesa3d/docs/
relnotes-7.10.1.html
261
<li>glsl: Don't assert when the value returned by a function has no
rvalue
</li>
relnotes-7.9.2.html
239
<li>glsl: Don't assert when the value returned by a function has no
rvalue
</li>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
ostream
121
//
rvalue
stream insertion
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
ostream
121
//
rvalue
stream insertion
/external/clang/include/clang/AST/
Expr.h
312
CL_ObjCMessageRValue, // ObjC message is an
rvalue
319
CM_RValue, // Not modifiable because it's an
rvalue
364
/// old lvalue vs
rvalue
. This function determines the type of expression this
368
/// - xvalues are expressions yielding unnamed
rvalue
references, e.g. a
369
/// function returning an
rvalue
reference.
571
/// an
rvalue
using any crazy technique (that has nothing to do with language
574
/// the expression is a glvalue, an lvalue-to-
rvalue
conversion will be
[
all
...]
Type.h
[
all
...]
/external/clang/docs/
AutomaticReferenceCounting.rst
586
An expression is :arc-term:`known unretained` if it is an
rvalue
of :ref:`C
601
An expression is :arc-term:`known retained` if it is an
rvalue
of :ref:`C
614
* an lvalue-to-
rvalue
conversion applied to an Objective-C property lvalue is
[
all
...]
/external/clang/lib/CodeGen/
CGOpenMPRuntime.cpp
[
all
...]
ItaniumCXXABI.cpp
421
void EmitReturnFromThunk(CodeGenFunction &CGF,
RValue
RV,
[
all
...]
MicrosoftCXXABI.cpp
301
CallArgs.add(
RValue
::get(getStructorImplicitParamValue(CGF)),
[
all
...]
CGException.cpp
[
all
...]
/external/pdfium/xfa/src/fxfa/src/fm2js/
xfa_fm2jscontext.cpp
[
all
...]
/external/clang/include/clang/Sema/
DeclSpec.h
[
all
...]
/external/clang/lib/Sema/
Sema.cpp
377
llvm_unreachable("can't implicitly cast lvalue to
rvalue
with this cast "
386
assert((VK == VK_RValue || !E->isRValue()) && "can't cast
rvalue
to lvalue");
[
all
...]
SemaExprMember.cpp
[
all
...]
SemaLambda.cpp
628
// lvalue-to-
rvalue
conversion (4.1 [conv.lval]),
730
// (such as lvalue-to-
rvalue
) are enforced.
[
all
...]
SemaPseudoObject.cpp
812
/// @property-specific behavior for doing lvalue-to-
rvalue
conversion.
[
all
...]
/external/llvm/include/llvm/IR/
DebugInfoMetadata.h
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_visitor.cpp
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_deque.h
[
all
...]
stl_list.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_deque.h
[
all
...]
Completed in 1567 milliseconds
<<
11
12
13
14
15
16
17