Searched refs:ConditionalBranches (Results 1 – 1 of 1) sorted by relevance
208 const SmallVectorImpl<SourceRange> &ConditionalBranches = Iter->getSecond(); in hasPreprocessorBranchEndBetweenLocations() local210 assert(llvm::is_sorted(ConditionalBranches, in hasPreprocessorBranchEndBetweenLocations()217 llvm::lower_bound(ConditionalBranches, ExpandedStartLoc, in hasPreprocessorBranchEndBetweenLocations()221 const auto *End = ConditionalBranches.end(); in hasPreprocessorBranchEndBetweenLocations()