Searched refs:BaseStartLoc (Results 1 – 1 of 1) sorted by relevance
1784 SourceLocation BaseStartLoc = getBase()->getBeginLoc(); in getBeginLoc() local1785 if (BaseStartLoc.isValid()) in getBeginLoc()1786 return BaseStartLoc; in getBeginLoc()