Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1271 void LambdaExpr::initBodyIfNeeded() const { in initBodyIfNeeded() function in LambdaExpr
1279 initBodyIfNeeded(); in getBody()
1363 initBodyIfNeeded(); in children()
1368 initBodyIfNeeded(); in children()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1970 void initBodyIfNeeded() const;