Home
last modified time | relevance | path

Searched defs:SemanticForm (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h287 Stmt *SemanticForm; variable
290 CXXRewrittenBinaryOperator(Expr *SemanticForm, bool IsReversed) in CXXRewrittenBinaryOperator()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp14977 Expr *SemanticForm[] = {LHS, RHS, Result.get()}; in BuildSynthesizedThreeWayComparison() local