Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1052 auto LazyInits = std::move(LazyInitializers); in resolve() local
1055 for (auto ID : LazyInits) in resolve()