Searched defs:isLazy (Results 1 – 6 of 6) sorted by relevance
58 bool isLazy() const { return Strategy == UpdateStrategy::Lazy; } in isLazy() function
37 bool isLazy() const { return getTag(); } in isLazy() function
289 bool isLazy = false, bool isExplicit = true, in addFile()571 static void addFileList(StringRef path, bool isLazy) { in addFileList()1210 bool isLazy = false; in createFiles() local
55 bool isLazy() const { in isLazy() function
89 bool isLazy() const { in isLazy() function
193 bool isLazy() const { return symbolKind == LazyKind; } in isLazy() function