Searched refs:setLazy (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTUnresolvedSet.h37 void setLazy(bool Lazy) { setTag(Lazy); } function in struct:clang::ASTUnresolvedSet::DeclsTy
109 Impl.Decls.setLazy(true);
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp71 Impl.Decls.setLazy(false);

Completed in 64 milliseconds