Searched refs:mapLocationFromPreamble (Results 1 – 2 of 2) sorted by relevance
613 SourceLocation mapLocationFromPreamble(SourceLocation Loc);627 return SourceRange(mapLocationFromPreamble(R.getBegin()), in mapRangeFromPreamble()628 mapLocationFromPreamble(R.getEnd())); in mapRangeFromPreamble()
2639 SourceLocation ASTUnit::mapLocationFromPreamble(SourceLocation Loc) { in mapLocationFromPreamble() function in ASTUnit