reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
61 void AddFunctionDecl(const FunctionDecl *Function, bool SkipBody = false);
3917 Hash.AddFunctionDecl(this);
tools/clang/lib/Serialization/ASTReader.cpp11274 Hash.AddFunctionDecl(D, true /*SkipBody*/);