Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6982 auto ToWhileLoc = importChecked(Err, S->getWhileLoc()); VisitWhileStmt() local
6998 auto ToWhileLoc = importChecked(Err, S->getWhileLoc()); VisitDoStmt() local