Searched defs:getBound (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVSubtarget.h | 76 unsigned getBound() const { return GR->getBound(); } getBound() function |
H A D | SPIRVGlobalRegistry.h | 143 unsigned getBound() { return Bound; } getBound() function |
/llvm-project/clang-tools-extra/clang-tidy/readability/ | ||
H A D | SuspiciousCallArgumentCheck.cpp | 584 SuspiciousCallArgumentCheck::getBound(Heuristic H, BoundKind BK) const { getBound() function in clang::tidy::readability::SuspiciousCallArgumentCheck |