Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DTypeLoc.cpp130 TypeLoc LeftMost = Cur; in getBeginLoc() local
134 LeftMost = Cur; in getBeginLoc()
139 LeftMost = Cur; in getBeginLoc()
154 LeftMost = Cur; in getBeginLoc()
162 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()