Home
last modified time | relevance | path

Searched refs:LeftMost (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/AST/
DTypeLoc.cpp193 TypeLoc LeftMost = Cur; in getBeginLoc() local
197 LeftMost = Cur; in getBeginLoc()
202 LeftMost = Cur; in getBeginLoc()
217 LeftMost = Cur; in getBeginLoc()
225 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()