Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DASTStructuralEquivalence.cpp167 bool IsStmtEquivalent(const AddrLabelExpr *E1, const AddrLabelExpr *E2) { in IsStmtEquivalent() function in __anon5afe471b0111::StmtComparer
171 bool IsStmtEquivalent(const AtomicExpr *E1, const AtomicExpr *E2) { in IsStmtEquivalent() function in __anon5afe471b0111::StmtComparer
175 bool IsStmtEquivalent(const BinaryOperator *E1, const BinaryOperator *E2) { in IsStmtEquivalent() function in __anon5afe471b0111::StmtComparer
179 bool IsStmtEquivalent(const CallExpr *E1, const CallExpr *E2) { in IsStmtEquivalent() function in __anon5afe471b0111::StmtComparer
196 bool IsStmtEquivalent(const CharacterLiteral *E1, in IsStmtEquivalent() function in __anon5afe471b0111::StmtComparer
201 bool IsStmtEquivalent(const ChooseExpr *E1, const ChooseExpr *E2) { in IsStmtEquivalent() function in __anon5afe471b0111::StmtComparer
205 bool IsStmtEquivalent(const CompoundStmt *E1, const CompoundStmt *E2) { in IsStmtEquivalent() function in __anon5afe471b0111::StmtComparer
214 bool IsStmtEquivalent(const DependentScopeDeclRefExpr *DE1, in IsStmtEquivalent() function in __anon5afe471b0111::StmtComparer
223 bool IsStmtEquivalent(const Expr *E1, const Expr *E2) { in IsStmtEquivalent() function in __anon5afe471b0111::StmtComparer
227 bool IsStmtEquivalent(const ExpressionTraitExpr *E1, in IsStmtEquivalent() function in __anon5afe471b0111::StmtComparer
[all …]