Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-change-namespace/
DChangeNamespace.cpp695 SourceLocation LocAfterNs = getStartOfNextLine( in moveOldNamespace() local
697 assert(LocAfterNs.isValid() && in moveOldNamespace()
699 InsertionLoc = LocAfterNs; in moveOldNamespace()