Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp3332 assert((getParent()->isLambda() || getParent()->isCapturedRecord()) && in setCapturedVLAType()
3567 bool RecordDecl::isCapturedRecord() const { in isCapturedRecord() function in RecordDecl
/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDecl.h3227 bool isCapturedRecord() const;