Searched refs:mapLocationFromPreamble (Results 1 – 2 of 2) sorted by relevance
548 SourceLocation mapLocationFromPreamble(SourceLocation Loc);562 return SourceRange(mapLocationFromPreamble(R.getBegin()), in mapRangeFromPreamble()563 mapLocationFromPreamble(R.getEnd())); in mapRangeFromPreamble()
2681 SourceLocation ASTUnit::mapLocationFromPreamble(SourceLocation Loc) { in mapLocationFromPreamble() function in ASTUnit