Searched defs:LHSExp (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Analysis/ | ||
H A D | ThreadSafety.cpp | 631 Expr *LHSExp = BO->getLHS()->IgnoreParenCasts(); VisitBinaryOperator() local |
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteObjC.cpp | 3735 Expr *LHSExp = CEXPR->getLHS(); SynthesizeBlockCall() local |
H A D | RewriteModernObjC.cpp | 4565 Expr *LHSExp = CEXPR->getLHS(); SynthesizeBlockCall() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 5066 Expr *LHSExp = Base; CreateBuiltinArraySubscriptExpr() local |