Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp4778 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitDoStmt() local
4781 ToRParenLoc); in VisitDoStmt()
4806 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitForStmt() local
4812 ToRParenLoc); in VisitForStmt()
4920 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitCXXForRangeStmt() local
4925 ToColonLoc, ToRParenLoc); in VisitCXXForRangeStmt()
4939 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitObjCForCollectionStmt() local
4943 ToRParenLoc); in VisitObjCForCollectionStmt()
4948 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitObjCAtCatchStmt() local
4960 ToRParenLoc, in VisitObjCAtCatchStmt()