Searched refs:fixTypeLoc (Results 1 – 2 of 2) sorted by relevance
77 void fixTypeLoc(const ast_matchers::MatchFinder::MatchResult &Result,
554 fixTypeLoc(Result, Start, End, Specifier->getTypeLoc()); in run()579 fixTypeLoc(Result, startLocationForType(Loc), endLocationForType(Loc), Loc); in run()879 void ChangeNamespaceTool::fixTypeLoc( in fixTypeLoc() function in clang::change_namespace::ChangeNamespaceTool