Searched refs:runBeforeAdding (Results 1 – 1 of 1) sorted by relevance
185 if (!PB.runBeforeAdding(Name) && !Required) in operator()230 if (!Force && !PB.runBeforeAdding(Name)) in operator()496 bool runBeforeAdding(StringRef Name) const { in runBeforeAdding() function