Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4668 assert((getParent()->isLambda() || getParent()->isCapturedRecord()) && in setCapturedVLAType()
5038 bool RecordDecl::isCapturedRecord() const { in isCapturedRecord() function in RecordDecl
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4318 bool isCapturedRecord() const;