Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprCXX.cpp1194 void LambdaExpr::initBodyIfNeeded() const { in initBodyIfNeeded() function in LambdaExpr
1202 initBodyIfNeeded(); in getBody()
1287 initBodyIfNeeded(); in children()
1292 initBodyIfNeeded(); in children()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DExprCXX.h1898 void initBodyIfNeeded() const;