Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp3491 bool NeedDecls; member in __anona57837030e11::ASTIdentifierTableTrait
3502 (NeedDecls && II->getFETokenInfo())) in isInterestingIdentifier()
3522 NeedDecls(!IsModule || !Writer.getLangOpts().CPlusPlus), in ASTIdentifierTableTrait()
3525 bool needDecls() const { return NeedDecls; } in needDecls()
3560 if (NeedDecls) { in EmitKeyDataLength()
3603 if (NeedDecls) { in EmitData()