Home
last modified time | relevance | path

Searched refs:isArchive (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DBinary.h110 bool isArchive() const { return TypeID == ID_Archive; } in isArchive() function
DArchive.h254 return v->isArchive(); in classof()