Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1190 void LambdaExpr::initBodyIfNeeded() const { in initBodyIfNeeded() function in LambdaExpr
1198 initBodyIfNeeded(); in getBody()
1283 initBodyIfNeeded(); in children()
1288 initBodyIfNeeded(); in children()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1898 void initBodyIfNeeded() const;