Searched refs:STIPredicates (Results 1 – 3 of 3) sorted by relevance
449 std::vector<STIPredicateFunction> STIPredicates; variable580 return STIPredicates; in getSTIPredicates()
428 Decl2Index[Decl] = STIPredicates.size(); in collectSTIPredicates()431 STIPredicates.emplace_back(std::move(Predicate)); in collectSTIPredicates()435 STIPredicateFunction &PreviousDef = STIPredicates[It->second]; in collectSTIPredicates()439 for (STIPredicateFunction &Fn : STIPredicates) in collectSTIPredicates()
379 // A list of STIPredicates used by this definition to delegate part of the