Home
last modified time | relevance | path

Searched defs:getForm (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/DebugInfo/
DDWARFAttribute.h25 uint16_t getForm() const { return Form; } in getForm() function
DDWARFFormValue.h49 uint16_t getForm() const { return Form; } in getForm() function
/external/smack/src/org/jivesoftware/smackx/pubsub/
DFormNode.java67 public Form getForm() in getForm() method in FormNode
/external/smack/src/org/jivesoftware/smackx/packet/
DAdHocCommandData.java193 public DataForm getForm() { in getForm() method in AdHocCommandData
/external/smack/src/org/jivesoftware/smackx/commands/
DAdHocCommand.java187 public Form getForm() { in getForm() method in AdHocCommand
/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.h44 uint16_t getForm() const { return Form; } in getForm() function