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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2099 bool isDynamic = (propertyImpl->getPropertyImplementation() == local
249 PushPropertyAttributes(std::vector<llvm::Constant*> &Fields, ObjCPropertyDecl *property, bool isSynthesized=true, bool isDynamic=true) argument
H A DCGOpenMPRuntime.cpp1798 bool CGOpenMPRuntime::isDynamic(OpenMPScheduleClauseKind ScheduleKind) const { function in class:CGOpenMPRuntime

Completed in 63 milliseconds