Commit 4b24ab18 authored by Ilya Biryukov's avatar Ilya Biryukov
Browse files

[AST] Remove unused and undefined `TypeLoc::IgnoreMacroDefinitions` function. NFC

Looks like an accidental leftover from the older version of the code.
parent 407ac2eb
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -173,9 +173,6 @@ public:

  TypeLoc IgnoreParens() const;

  /// Strips MacroDefinitionTypeLocs from a type location.
  TypeLoc IgnoreMacroDefinitions() const;

  /// Find a type with the location of an explicit type qualifier.
  ///
  /// The result, if non-null, will be one of: