Searched defs:isArchive (Results 1 – 8 of 8) sorted by relevance
40 isArchive, enumerator
164 Path::isArchive() const { in isArchive() function in Path
98 bool isArchive() const { in isArchive() function
101 bool isArchive() const { in isArchive() function
30 static bool isArchive(StringRef Filename) { return Filename.endswith(")"); } in isArchive() function
2121 bool isArchive = ObjFile.endswith(")"); in loadClangModule() local
41 isArchive bool member
3304 bool isArchive = ObjFile.endswith(")"); in loadClangModule() local