Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp119 bool isBlock = Abbrev.getTag() == 0; in print() local
DDIE.h196 isBlock enumerator
/external/clang/include/clang/Sema/
DScopeInfo.h246 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture()
/external/webkit/Source/JavaScriptCore/parser/
DNodes.h187 virtual bool isBlock() const { return false; } in isBlock() function
1162 virtual bool isBlock() const { return true; } in isBlock() function
/external/webkit/Source/WebCore/editing/
Dmarkup.cpp159 …dMarkupAccumulator::wrapWithStyleNode(CSSStyleDeclaration* style, Document* document, bool isBlock) in wrapWithStyleNode()
Dhtmlediting.cpp322 bool isBlock(const Node* node) in isBlock() function
/external/clang/lib/CodeGen/
DCGObjC.cpp1967 bool isBlock = type->isBlockPointerType(); in EmitARCStoreStrong() local