Home | History | Annotate | Download | only in AST

Lines Matching refs:getFromExternalSource

37 void LazyASTUnresolvedSet::getFromExternalSource(ASTContext &C) const {
39 assert(Impl.Decls.isLazy() && "getFromExternalSource for non-lazy set");
40 assert(Source && "getFromExternalSource with no external source");