Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp7799 auto ToSemanticForm = importChecked(Err, E->getSemanticForm()); in VisitCXXRewrittenBinaryOperator() local
7804 CXXRewrittenBinaryOperator(ToSemanticForm, E->isReversed()); in VisitCXXRewrittenBinaryOperator()