Searched defs:isBlock (Results 1 – 5 of 5) sorted by relevance
39 private void checkQuotes(boolean isBlock, String expectation) { in checkQuotes()
128 bool isBlock = Abbrev.getTag() == 0; in print() local
206 isBlock enumerator
538 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture()
2123 bool isBlock = type->isBlockPointerType(); in EmitARCStoreStrong() local