Searched refs:isLazy (Results 1 – 5 of 5) sorted by relevance
29 bool isLazy() const { return getTag(); } in isLazy() function95 if (Impl.Decls.isLazy()) in get()102 assert(Impl.empty() || Impl.Decls.isLazy()); in addLazyDecl()
56 virtual bool isLazy() const OVERRIDE { return true; } in isLazy() function
75 virtual bool isLazy() const { return false; } in isLazy() function
39 assert(Impl.Decls.isLazy() && "getFromExternalSource for non-lazy set"); in getFromExternalSource()
1866 bool isLazy = gvNeedsLazyPtr(MO1.getGlobal());1868 NeedStub, isLazy);