Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DTypeLoc.cpp102 TypeLoc LeftMost = Cur; in getBeginLoc() local
106 LeftMost = Cur; in getBeginLoc()
111 LeftMost = Cur; in getBeginLoc()
126 LeftMost = Cur; in getBeginLoc()
134 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()