Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h1472 DECL_LIFETIME_EXTENDED_TEMPORARY, enumerator
/external/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp1170 Code = serialization::DECL_LIFETIME_EXTENDED_TEMPORARY; in VisitLifetimeExtendedTemporaryDecl()
DASTReaderDecl.cpp4065 case DECL_LIFETIME_EXTENDED_TEMPORARY: in ReadDeclRecord()