Searched defs:isBlock (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDIE.cpp119 bool isBlock = Abbrev.getTag() == 0; local
H A DDIE.h196 isBlock enumerator in enum:llvm::DIEValue::__anon10196
/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DSlotIndexes.h203 bool isBlock() const { return getSlot() == Slot_Block; } function in class:llvm::SlotIndex
/macosx-10.10/WebCore-7600.1.25/editing/
H A Dhtmlediting.cpp302 bool isBlock(const Node* node) function in namespace:WebCore
H A Dmarkup.cpp193 void StyledMarkupAccumulator::wrapWithStyleNode(StyleProperties* style, Document& document, bool isBlock) argument
201 void StyledMarkupAccumulator::appendStyleNodeOpenTag(StringBuilder& out, StyleProperties* style, Document& document, bool isBlock) argument
213 const String& StyledMarkupAccumulator::styleNodeCloseTag(bool isBlock) argument
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/parser/
H A DNodes.h194 virtual bool isBlock() const { return false; } function in class:JSC::StatementNode

Completed in 139 milliseconds