Searched defs:isBlock (Results 1 – 4 of 4) sorted by relevance
39 private void checkQuotes(boolean isBlock, String expectation) { in checkQuotes()
104 bool isBlock; member142 bool isBlock, in Format()
538 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture()
2123 bool isBlock = type->isBlockPointerType(); in EmitARCStoreStrong() local