Searched defs:isLazy (Results 1 – 7 of 7) sorted by relevance
51 bool isLazy() const { return Strategy == UpdateStrategy::Lazy; }; in isLazy() function
36 bool isLazy() const { return getTag(); } in isLazy() function
269 bool isLazy = false, bool isExplicit = true, in addFile()515 static void addFileList(StringRef path, bool isLazy) { in addFileList()1112 bool isLazy = false; in createFiles() local
55 bool isLazy() const { in isLazy() function
89 bool isLazy() const { in isLazy() function
187 bool isLazy() const { return symbolKind == LazyObjectKind; } in isLazy() function
76 bool isLazy() const { return symbolKind == LazyKind; } in isLazy() function