Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3272 bool NeedDecls; member in __anon91274ea00a11::ASTIdentifierTableTrait
3283 (NeedDecls && II->getFETokenInfo())) in isInterestingIdentifier()
3303 NeedDecls(!IsModule || !Writer.getLangOpts().CPlusPlus), in ASTIdentifierTableTrait()
3306 bool needDecls() const { return NeedDecls; } in needDecls()
3341 if (NeedDecls) { in EmitKeyDataLength()
3384 if (NeedDecls) { in EmitData()