Searched refs:getBound (Results 1 – 3 of 3) sorted by relevance
74 Optional<int8_t> getBound(Heuristic H, BoundKind BK) const;
555 Options.store(Opts, Key, *getBound(H, BK)); in storeOptions()584 Optional<int8_t> SuspiciousCallArgumentCheck::getBound(Heuristic H, in getBound() function in clang::tidy::readability::SuspiciousCallArgumentCheck785 if (Optional<int8_t> GotBound = getBound(H, BK)) in areNamesSimilar()
457 if (annotation.getBound()) { in processParallelLoop()497 loc, annotation.getBound().compose(stepMap), in processParallelLoop()