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.cpp3609 bool needDecls() const { return NeedDecls; } in needDecls() function in __anon367831a20f11::ASTIdentifierTableTrait
3747 (Trait.needDecls() && in WriteIdentifierTable()