Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderStmt.cpp467 auto *StoredStmts = S->getStoredStmts(); in VisitCoroutineBodyStmt() local
470 StoredStmts[i] = Record.readSubStmt(); in VisitCoroutineBodyStmt()