Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp3510 assert((getParent()->isLambda() || getParent()->isCapturedRecord()) && in setCapturedVLAType()
3758 bool RecordDecl::isCapturedRecord() const { in isCapturedRecord() function in RecordDecl
/external/llvm-project/clang/lib/AST/
DDecl.cpp4202 assert((getParent()->isLambda() || getParent()->isCapturedRecord()) && in setCapturedVLAType()
4515 bool RecordDecl::isCapturedRecord() const { in isCapturedRecord() function in RecordDecl
/external/clang/include/clang/AST/
DDecl.h3359 bool isCapturedRecord() const;
/external/llvm-project/clang/include/clang/AST/
DDecl.h3991 bool isCapturedRecord() const;