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.h289 Stmt *SemanticForm; variable
292 CXXRewrittenBinaryOperator(Expr *SemanticForm, bool IsReversed) in CXXRewrittenBinaryOperator()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp15793 Expr *SemanticForm[] = {LHS, RHS, Result.get()}; in BuildSynthesizedThreeWayComparison() local