Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTImporter.cpp4780 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitDoStmt() local
4808 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitForStmt() local
4921 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitCXXForRangeStmt() local
4940 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitObjCForCollectionStmt() local
4949 SourceLocation ToRParenLoc = Importer.Import(S->getRParenLoc()); in VisitObjCAtCatchStmt() local