HomeSort by relevance Sort by last modified time
    Searched full:rvaluereference (Results 1 - 22 of 22) sorted by null

  /external/clang/tools/libclang/
CXType.cpp 79 TKCASE(RValueReference);
346 case Type::RValueReference:
452 TKIND(RValueReference);
  /external/clang/include/clang/AST/
TypeNodes.def 68 TYPE(RValueReference, ReferenceType)
Type.h     [all...]
  /external/clang/lib/AST/
TypeLoc.cpp 164 case RValueReference:
Type.cpp 370 case RValueReference:
    [all...]
TypePrinter.cpp 207 case Type::RValueReference:
    [all...]
ASTContext.cpp     [all...]
ItaniumMangle.cpp 829 case Type::RValueReference:
    [all...]
ASTImporter.cpp 418 case Type::RValueReference: {
    [all...]
Decl.cpp     [all...]
  /external/clang/lib/CodeGen/
CGRTTI.cpp 412 case Type::RValueReference:
619 case Type::RValueReference:
    [all...]
CodeGenFunction.cpp 97 case Type::RValueReference:
    [all...]
CodeGenTypes.cpp 401 case Type::RValueReference: {
CGDebugInfo.cpp     [all...]
  /external/clang/test/SemaCXX/
cxx98-compat.cpp 97 int &&RvalueReference = 0; // expected-warning {{rvalue references are incompatible with C++98}}
  /external/clang/lib/Sema/
SemaTemplateDeduction.cpp     [all...]
SemaLookup.cpp     [all...]
SemaCodeComplete.cpp 619 case Type::RValueReference:
    [all...]
  /external/clang/bindings/python/clang/
cindex.py     [all...]
  /prebuilts/clang/linux-x86/3.1/
clang 
clang++ 
  /prebuilts/sdk/tools/linux/
libclang.so 

Completed in 1386 milliseconds