Home
last modified time | relevance | path

Searched refs:DECL_FRIEND (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTBitCodes.h1323 DECL_FRIEND, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterDecl.cpp1454 Code = serialization::DECL_FRIEND; in VisitFriendDecl()
HDASTReaderDecl.cpp3835 case DECL_FRIEND: in ReadDeclRecord()
HDASTWriter.cpp887 RECORD(DECL_FRIEND); in WriteBlockInfoBlock()