Searched defs:isBlock (Results 1 – 7 of 7) sorted by relevance
119 bool isBlock = Abbrev.getTag() == 0; in print() local
196 isBlock enumerator
246 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture()
187 virtual bool isBlock() const { return false; } in isBlock() function1162 virtual bool isBlock() const { return true; } in isBlock() function
159 …dMarkupAccumulator::wrapWithStyleNode(CSSStyleDeclaration* style, Document* document, bool isBlock) in wrapWithStyleNode()
322 bool isBlock(const Node* node) in isBlock() function
1967 bool isBlock = type->isBlockPointerType(); in EmitARCStoreStrong() local