Home
last modified time | relevance | path

Searched defs:getBound (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h76 unsigned getBound() const { return GR->getBound(); } getBound() function
H A DSPIRVGlobalRegistry.h143 unsigned getBound() { return Bound; } getBound() function
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.cpp584 SuspiciousCallArgumentCheck::getBound(Heuristic H, BoundKind BK) const { getBound() function in clang::tidy::readability::SuspiciousCallArgumentCheck