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