Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1061 DECL_CAPTURED, enumerator
/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h1312 DECL_CAPTURED, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1056 Code = serialization::DECL_CAPTURED; in VisitCapturedDecl()
DASTReaderDecl.cpp3406 case DECL_CAPTURED: in ReadDeclRecord()
/external/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp1209 Code = serialization::DECL_CAPTURED; in VisitCapturedDecl()
DASTReaderDecl.cpp4009 case DECL_CAPTURED: in ReadDeclRecord()