Home
last modified time | relevance | path

Searched refs:ToComputationLHSType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp7328 auto ToComputationLHSType = importChecked(Err, E->getComputationLHSType()); in VisitCompoundAssignOperator() local
7339 ToComputationLHSType, ToComputationResultType); in VisitCompoundAssignOperator()