Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DTypeLoc.cpp172 TypeLoc LeftMost = Cur; in getBeginLoc() local
176 LeftMost = Cur; in getBeginLoc()
181 LeftMost = Cur; in getBeginLoc()
196 LeftMost = Cur; in getBeginLoc()
204 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()