Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp137 for (auto *InnerStmt : CompoundStmt->body()) in visitCompoundStmt() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1427 const Stmt *InnerStmt = nullptr; in addContextEdges() local