Searched refs:getPPSkippedRangeMapping (Results 1 – 2 of 2) sorted by relevance
254 if (!Entry->getPPSkippedRangeMapping().empty() && PPSkipMappings) in create()256 &Entry->getPPSkippedRangeMapping(); in create()
85 const PreprocessorSkippedRangeMapping &getPPSkippedRangeMapping() const { in getPPSkippedRangeMapping() function