Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DASTContext.cpp1134 auto LazyInits = std::move(LazyInitializers); in resolve() local
1137 for (auto ID : LazyInits) in resolve()