Searched defs:getCompoundStmtBody (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprCXX.cpp | 1283 const CompoundStmt *LambdaExpr::getCompoundStmtBody() const { getCompoundStmtBody() function in LambdaExpr |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprCXX.h | 2130 CompoundStmt *getCompoundStmtBody() { getCompoundStmtBody() function |