Home
last modified time | relevance | path

Searched defs:isDynamic (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DELF.h220 bool isDynamic() const { return Current.getInt(); } in isDynamic() function
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp248 isDynamic=true) { in PushPropertyAttributes()
2069 bool isDynamic = (propertyImpl->getPropertyImplementation() == in GeneratePropertyList() local