Home
last modified time | relevance | path

Searched refs:startLocationForType (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-change-namespace/
DChangeNamespace.cpp34 SourceLocation startLocationForType(TypeLoc TLoc) { in startLocationForType() function
579 fixTypeLoc(Result, startLocationForType(Loc), endLocationForType(Loc), Loc); in run()