Searched defs:getChecks (Results 1 – 3 of 3) sorted by relevance
431 const SmallVector<PointerCheck, 4> &getChecks() const { return Checks; } in getChecks() function
424 const SmallVectorImpl<RuntimePointerCheck> &getChecks() const { in getChecks() function
427 const SmallVector<PointerCheck, 4> &getChecks() const { return Checks; } in getChecks() function