Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp3399 assert((getParent()->isLambda() || getParent()->isCapturedRecord()) && in setCapturedVLAType()
3632 bool RecordDecl::isCapturedRecord() const { in isCapturedRecord() function in RecordDecl
/external/clang/include/clang/AST/
DDecl.h3338 bool isCapturedRecord() const;