Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprCXX.cpp1188 void LambdaExpr::initBodyIfNeeded() const { in initBodyIfNeeded() function in LambdaExpr
1196 initBodyIfNeeded(); in getBody()
1281 initBodyIfNeeded(); in children()
1286 initBodyIfNeeded(); in children()
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h1888 void initBodyIfNeeded() const;