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