Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1834 bool hasFriendDecl = isa<NamedDecl *>(D->Friend); in VisitFriendDecl() local
1835 Record.push_back(hasFriendDecl); in VisitFriendDecl()
1836 if (hasFriendDecl) in VisitFriendDecl()