Home
last modified time | relevance | path

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

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