Home
last modified time | relevance | path

Searched defs:isInitCapture (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DScopeInfo.cpp220 bool Capture::isInitCapture() const { in isInitCapture() function in Capture
/external/clang/lib/AST/
DExprCXX.cpp939 bool LambdaExpr::isInitCapture(const LambdaCapture *C) const { in isInitCapture() function in LambdaExpr
/external/llvm-project/clang/lib/AST/
DExprCXX.cpp1207 bool LambdaExpr::isInitCapture(const LambdaCapture *C) const { in isInitCapture() function in LambdaExpr
/external/clang/include/clang/AST/
DDecl.h1285 bool isInitCapture() const { in isInitCapture() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h1443 bool isInitCapture() const { in isInitCapture() function