Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp4235 assert((getParent()->isLambda() || getParent()->isCapturedRecord()) && in setCapturedVLAType()
4548 bool RecordDecl::isCapturedRecord() const { in isCapturedRecord() function in RecordDecl
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h4011 bool isCapturedRecord() const;