Searched refs:getIfLoc (Results 1 – 4 of 4) sorted by relevance
928 SourceLocation getIfLoc() const { return IfLoc; } in getIfLoc() function
137 Record.AddSourceLocation(S->getIfLoc()); in VisitIfStmt()
6276 S->getIfLoc(), S->getConditionVariable(), S->getCond(), in TransformIfStmt()6312 return getDerived().RebuildIfStmt(S->getIfLoc(), S->isConstexpr(), Cond, in TransformIfStmt()
4979 SourceLocation ToIfLoc = Importer.Import(S->getIfLoc()); in VisitIfStmt()