/external/clang/lib/AST/ |
D | DeclObjC.cpp | 1092 return getReturnType().getNonLValueExprType(Ctx) in getSendResultType() 1099 return getReturnType().getNonLValueExprType(getASTContext()) in getSendResultType()
|
D | DeclTemplate.cpp | 215 NTTP->getType().getNonLValueExprType(Context), in GenerateInjectedTemplateArgs()
|
D | ExprCXX.cpp | 695 : Expr(CXXDefaultInitExprClass, T.getNonLValueExprType(C), in CXXDefaultInitExpr()
|
D | Type.cpp | 2615 QualType QualType::getNonLValueExprType(const ASTContext &Context) const { in getNonLValueExprType() function in QualType
|
/external/llvm-project/clang/lib/AST/ |
D | DeclObjC.cpp | 1188 return getReturnType().getNonLValueExprType(Ctx) in getSendResultType() 1195 return getReturnType().getNonLValueExprType(getASTContext()) in getSendResultType()
|
D | ExprCXX.cpp | 953 : Expr(CXXDefaultInitExprClass, Ty.getNonLValueExprType(Ctx), in CXXDefaultInitExpr()
|
D | Type.cpp | 3103 QualType QualType::getNonLValueExprType(const ASTContext &Context) const { in getNonLValueExprType() function in QualType
|
D | ASTContext.cpp | 4899 NTTP->getType().getNonPackExpansionType().getNonLValueExprType(*this); in getInjectedTemplateArg()
|
/external/clang/lib/Sema/ |
D | SemaExprCXX.cpp | 3727 From = ImpCastExprToType(From, ToType.getNonLValueExprType(Context), in PerformImplicitConversion() 4388 ArgTy.getNonLValueExprType(S.Context), in evaluateTypeTrait() 4565 OpaqueValueExpr From(KeyLoc, LhsT.getNonLValueExprType(Self.Context), in EvaluateBinaryTypeTrait() 4617 OpaqueValueExpr Lhs(KeyLoc, LhsT.getNonLValueExprType(Self.Context), in EvaluateBinaryTypeTrait() 4619 OpaqueValueExpr Rhs(KeyLoc, RhsT.getNonLValueExprType(Self.Context), in EvaluateBinaryTypeTrait() 6394 ResultType = ResultType.getNonLValueExprType(Context); in BuildCXXMemberCallExpr()
|
D | SemaInit.cpp | 971 ExprTy = ExprTy.getNonLValueExprType(SemaRef.Context); in CheckExplicitInitList() 2645 ResultType = ResultType.getNonLValueExprType(SemaRef.Context); in getStructuredSubobjectInit() 4073 T2.getNonLValueExprType(S.Context), in TryRefInitWithConversionFunction() 4089 T2.getNonLValueExprType(S.Context), in TryRefInitWithConversionFunction() 4874 ResultType = Initializer->getType().getNonLValueExprType(S.Context); in tryObjCWritebackConversion() 6776 TSInfo->getType().getNonLValueExprType(S.Context), TSInfo, in Perform()
|
D | SemaOverload.cpp | 6493 QualType CallResultType = ConversionType.getNonLValueExprType(Context); in AddConversionCandidate() 11604 ResultTy = ResultTy.getNonLValueExprType(Context); in CreateOverloadedUnaryOp() 11832 ResultTy = ResultTy.getNonLValueExprType(Context); in CreateOverloadedBinOp() 12051 ResultTy = ResultTy.getNonLValueExprType(Context); in CreateOverloadedArraySubscriptExpr() 12323 ResultType = ResultType.getNonLValueExprType(Context); in BuildCallToMemberFunction() 12626 ResultTy = ResultTy.getNonLValueExprType(Context); in BuildCallToObjectOfClassType() 12809 ResultTy = ResultTy.getNonLValueExprType(Context); in BuildOverloadedArrowExpr() 12878 ResultTy = ResultTy.getNonLValueExprType(Context); in BuildLiteralOperatorCall()
|
D | SemaCast.cpp | 53 ResultType(destType.getNonLValueExprType(S.Context)), in CastOperation()
|
D | SemaExpr.cpp | 7785 QualType Ty = LHSType.getNonLValueExprType(Context); in CheckSingleAssignmentConstraints() 12315 QualType T = TInfo->getType().getNonLValueExprType(Context); in BuildVAArgExpr() 14640 E->setType(DestType.getNonLValueExprType(S.Context)); in VisitCallExpr()
|
D | SemaOpenMP.cpp | 9291 Type = Type.getNonLValueExprType(Context).getUnqualifiedType(); in ActOnOpenMPReductionClause()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaExprCXX.cpp | 4484 From = ImpCastExprToType(From, ToType.getNonLValueExprType(Context), CK, VK, in PerformImplicitConversion() 5157 ArgTy.getNonLValueExprType(S.Context), in evaluateTypeTrait() 5364 OpaqueValueExpr From(KeyLoc, LhsT.getNonLValueExprType(Self.Context), in EvaluateBinaryTypeTrait() 5417 OpaqueValueExpr Lhs(KeyLoc, LhsT.getNonLValueExprType(Self.Context), in EvaluateBinaryTypeTrait() 5419 OpaqueValueExpr Rhs(KeyLoc, RhsT.getNonLValueExprType(Self.Context), in EvaluateBinaryTypeTrait() 5827 TTy = TTy.getNonLValueExprType(Self.Context); in TryClassUnification() 7666 ResultType = ResultType.getNonLValueExprType(Context); in BuildCXXMemberCallExpr()
|
D | SemaInit.cpp | 1188 ExprTy = ExprTy.getNonLValueExprType(SemaRef.Context); in CheckExplicitInitList() 3063 ResultType = ResultType.getNonLValueExprType(SemaRef.Context); in createInitListExpr() 4618 cv3T3 = cv3T3.getNonLValueExprType(S.Context); in TryRefInitWithConversionFunction() 5497 ResultType = Initializer->getType().getNonLValueExprType(S.Context); in tryObjCWritebackConversion() 6493 Entity.getType().getNonLValueExprType(S.Context), TSInfo, in PerformConstructorInitialization() 8503 Entity.getType().getNonLValueExprType(S.Context), TSInfo, in Perform()
|
D | SemaOverload.cpp | 7391 QualType CallResultType = ConversionType.getNonLValueExprType(Context); in AddConversionCandidate() 13344 ResultTy = ResultTy.getNonLValueExprType(Context); in CreateOverloadedUnaryOp() 13703 ResultTy = ResultTy.getNonLValueExprType(Context); in CreateOverloadedBinOp() 14079 ResultTy = ResultTy.getNonLValueExprType(Context); in CreateOverloadedArraySubscriptExpr() 14354 ResultType = ResultType.getNonLValueExprType(Context); in BuildCallToMemberFunction() 14703 ResultTy = ResultTy.getNonLValueExprType(Context); in BuildCallToObjectOfClassType() 14822 ResultTy = ResultTy.getNonLValueExprType(Context); in BuildOverloadedArrowExpr() 14899 ResultTy = ResultTy.getNonLValueExprType(Context); in BuildLiteralOperatorCall()
|
D | SemaCast.cpp | 59 ResultType(destType.getNonLValueExprType(S.Context)), in CastOperation()
|
D | SemaTemplate.cpp | 2386 ParamTy.getNonLValueExprType(SemaRef.Context), in transformFunctionTypeParam() 6915 Arg, ParamType.getNonLValueExprType(Context), CK_Dependent, in CheckTemplateArgument() 7569 QualType DestExprType = ParamType.getNonLValueExprType(Context); in BuildExpressionFromDeclTemplateArgument()
|
D | SemaTemplateInstantiate.cpp | 1472 QualType ExprType = TargetType.getNonLValueExprType(SemaRef.Context); in TransformTemplateParmRefExpr()
|
D | SemaOpenMP.cpp | 3728 SemaRef, VD, VD->getType().getNonLValueExprType(SemaRef.Context), in visitSubCaptures() 7754 Var->getType().getNonLValueExprType(Context), in ActOnOpenMPLoopInitialization() 12894 VD->getType().getNonLValueExprType(S.getASTContext()); in findOMPAllocatorHandleT() 15256 Type = Type.getNonLValueExprType(Context).getUnqualifiedType(); in actOnOMPReductionKindClause()
|
D | SemaExpr.cpp | 9514 QualType Ty = LHSType.getNonLValueExprType(Context); in CheckSingleAssignmentConstraints() 15615 QualType T = TInfo->getType().getNonLValueExprType(Context); in BuildVAArgExpr() 18921 E->setType(DestType.getNonLValueExprType(S.Context)); in VisitCallExpr()
|
D | TreeTransform.h | 13014 VD, VD->getType().getNonLValueExprType(getSema().Context), in TransformSizeOfPackExpr()
|
/external/clang/include/clang/AST/ |
D | Type.h | 882 QualType getNonLValueExprType(const ASTContext &Context) const; 3029 return getReturnType().getNonLValueExprType(Context);
|
/external/llvm-project/clang/include/clang/AST/ |
D | Type.h | 951 QualType getNonLValueExprType(const ASTContext &Context) const; 3825 return getReturnType().getNonLValueExprType(Context);
|