Home
last modified time | relevance | path

Searched defs:Properties (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDUserSettingsController.h35 Properties () : in Properties() function
40 Properties (const lldb::OptionValuePropertiesSP &collection_sp) : in Properties() function
/NextBSD/contrib/llvm/utils/TableGen/
HDCodeGenTarget.h203 unsigned Properties; // Node properties variable
HDCodeGenDAGPatterns.h221 unsigned Properties; variable
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGObjCGNU.cpp1575 llvm::Constant *Properties, in GenerateClassStructure()
1822 std::vector<llvm::Constant*> Properties; in GenerateProtocol() local
2062 std::vector<llvm::Constant*> Properties; in GeneratePropertyList() local
2241 llvm::Constant *Properties = GeneratePropertyList(OID, InstanceMethodSels, in GenerateClass() local
HDCGObjCMac.cpp2747 SmallVectorImpl<llvm::Constant *> &Properties, in PushProtocolProperties()
2780 SmallVector<llvm::Constant *, 16> Properties; in EmitPropertyList() local
/NextBSD/contrib/ncurses/ncurses/win32con/
HDwin_driver.c85 } Properties; typedef
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
HDRewriteModernObjC.cpp6468 ArrayRef<ObjCPropertyDecl *> Properties, in Write_prop_list_t_initializer()
6521 ArrayRef<ObjCPropertyDecl *>Properties, in Write__class_ro_t_initializer()