Searched defs:isArchive (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/Object/ | ||
D | Binary.h | 74 bool isArchive() const { in isArchive() function |
/external/llvm/lib/Support/ | ||
D | Path.cpp | 154 Path::isArchive() const { in isArchive() function in Path |