Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1609 bool hasFriendDecl = D->Friend.is<NamedDecl*>(); in VisitFriendDecl() local
1610 Record.push_back(hasFriendDecl); in VisitFriendDecl()
1611 if (hasFriendDecl) in VisitFriendDecl()