Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp5060 SourceLocation ToWhileLoc = Importer.Import(S->getWhileLoc()); in VisitWhileStmt() local
5075 SourceLocation ToWhileLoc = Importer.Import(S->getWhileLoc()); in VisitDoStmt() local