Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DDecl.cpp4228 assert((getParent()->isLambda() || getParent()->isCapturedRecord()) && in setCapturedVLAType()
4541 bool RecordDecl::isCapturedRecord() const { in isCapturedRecord() function in RecordDecl
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DDecl.h4037 bool isCapturedRecord() const;