Searched refs:IsInBounds (Results 1 – 3 of 3) sorted by relevance
364 IsInBounds = (1 << 0) enumerator371 (SubclassOptionalData & ~IsInBounds) | (B * IsInBounds); in setIsInBounds()378 return SubclassOptionalData & IsInBounds; in isInBounds()
133 bool IsInBounds(int misspelling_location, in IsInBounds() function283 if (!IsInBounds(result_it->location, result_it->length, text.length())) in OnSpellcheckResults()
1936 InBounds ? GEPOperator::IsInBounds : 0); in getGetElementPtr()