Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp7018 auto ToInc = importChecked(Err, S->getInc()); in VisitForStmt() local
7128 auto ToInc = importChecked(Err, S->getInc()); in VisitCXXForRangeStmt() local