Home
last modified time | relevance | path

Searched refs:body_stmt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTStructExtractor.cpp54 Stmt *body_stmt = F->getBody(); in ExtractFromFunctionDecl() local
55 CompoundStmt *body_compound_stmt = dyn_cast<CompoundStmt>(body_stmt); in ExtractFromFunctionDecl()