Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTWriter.cpp3143 bool NeedDecls; member in __anonf68f28d70611::ASTIdentifierTableTrait
3155 (NeedDecls && II->getFETokenInfo<void>())) in isInterestingIdentifier()
3175 NeedDecls(!IsModule || !Writer.getLangOpts().CPlusPlus), in ASTIdentifierTableTrait()
3178 bool needDecls() const { return NeedDecls; } in needDecls()
3203 if (NeedDecls) { in EmitKeyDataLength()
3264 if (NeedDecls) { in EmitData()