Home
last modified time | relevance | path

Searched refs:DECL_CAPTURED (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/clang/include/clang/Serialization/
DASTBitCodes.h1328 DECL_CAPTURED, enumerator
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTWriterDecl.cpp1240 Code = serialization::DECL_CAPTURED; in VisitCapturedDecl()
DASTReaderDecl.cpp3886 case DECL_CAPTURED: in ReadDeclRecord()