Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3575 bool NeedDecls; member in __anon367831a20f11::ASTIdentifierTableTrait
3586 (NeedDecls && II->getFETokenInfo())) in isInterestingIdentifier()
3606 NeedDecls(!IsModule || !Writer.getLangOpts().CPlusPlus), in ASTIdentifierTableTrait()
3609 bool needDecls() const { return NeedDecls; } in needDecls()
3646 if (NeedDecls) in EmitKeyDataLength()
3685 if (NeedDecls) { in EmitData()