Searched refs:mapLocationFromPreamble (Results 1 – 2 of 2) sorted by relevance
617 SourceLocation mapLocationFromPreamble(SourceLocation Loc);631 return SourceRange(mapLocationFromPreamble(R.getBegin()), in mapRangeFromPreamble()632 mapLocationFromPreamble(R.getEnd())); in mapRangeFromPreamble()
2679 SourceLocation ASTUnit::mapLocationFromPreamble(SourceLocation Loc) { in mapLocationFromPreamble() function in ASTUnit