Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1321 void LambdaExpr::initBodyIfNeeded() const { in initBodyIfNeeded() function in LambdaExpr
1329 initBodyIfNeeded(); in getBody()
1413 initBodyIfNeeded(); in children()
1418 initBodyIfNeeded(); in children()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1986 void initBodyIfNeeded() const;