Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp318 const Expr *Expr1 = dyn_cast<Expr>(Stmt1); in isIdenticalStmt() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp142 auto &Expr1 = cast<BoolValue>(Val1).formula(); in joinDistinctValues() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp2843 ExprResult Expr1(ParseAssignmentExpression()); in ParseBuiltinPrimaryExpression() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2076 Value *Expr1 = expand(Pred->getRHS(), IP); in expandComparePredicate() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1258 SExpr* Expr1; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5730 auto areExprsEqual = [&](const SCEV *Expr1, const SCEV *Expr2) -> bool { in areAddRecsEqualWithPreds()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8117 Expr *Expr1 = IsIntFirstExpr ? Int.get() : PointerExpr; in checkPointerIntegerMismatch() local