Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp199 for (auto *InnerStmt : CompoundStmt->body()) in visitCompoundStmt() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1435 const Stmt *InnerStmt = nullptr; in addContextEdges() local