Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTBitCodes.h1404 DECL_LIFETIME_EXTENDED_TEMPORARY, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterDecl.cpp1164 Code = serialization::DECL_LIFETIME_EXTENDED_TEMPORARY; in VisitLifetimeExtendedTemporaryDecl()
HDASTReaderDecl.cpp4011 case DECL_LIFETIME_EXTENDED_TEMPORARY: in ReadDeclRecord()