Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Parse/
H A DParseStmt.cpp1694 ExprResult SecondExpr = ParseExpression(); in ParseForStatement() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1541 const DIExpression *SecondExpr, in isEqualExpression()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp6616 auto *SecondExpr = dyn_cast<Expr>(Second); in ActOnOpenMPAtomicDirective() local