Searched refs:isDeclToBeProcessed (Results 1 – 3 of 3) sorted by relevance
92 static bool isDeclToBeProcessed(const Decl* D, const DeclContext *Parent);
443 bool ODRHash::isDeclToBeProcessed(const Decl *D, const DeclContext *Parent) { in isDeclToBeProcessed() function in ODRHash490 if (isDeclToBeProcessed(SubDecl, Record)) { in AddCXXRecordDecl()591 if (isDeclToBeProcessed(SubDecl, Function)) { in AddFunctionDecl()617 if (isDeclToBeProcessed(SubDecl, Enum)) { in AddEnumDecl()
10024 if (!ODRHash::isDeclToBeProcessed(D, DC)) in diagnoseOdrViolations()11510 if (!ODRHash::isDeclToBeProcessed(D, FirstEnum)) in diagnoseOdrViolations()