HomeSort by relevance Sort by last modified time
    Searched refs:isRValueReferenceType (Results 1 - 11 of 11) sorted by null

  /external/clang/lib/AST/
ExprCXX.cpp 775 T->isLValueReferenceType() ? VK_LValue : T->isRValueReferenceType()
    [all...]
DeclCXX.cpp     [all...]
  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 97 if (RT->isRValueReferenceType()) {
    [all...]
SemaOverload.cpp     [all...]
SemaCast.cpp     [all...]
SemaInit.cpp     [all...]
SemaTemplateDeduction.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaExprCXX.cpp     [all...]
  /external/clang/lib/Analysis/
Consumed.cpp 181 return ParamType->isRValueReferenceType();
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 520 milliseconds