reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4255 ExprResult ActOnObjCAtSynchronizedOperand(SourceLocation atLoc,
2469 operand = Actions.ActOnObjCAtSynchronizedOperand(atLoc, operand.get());
tools/clang/lib/Sema/TreeTransform.h 1993 return getSema().ActOnObjCAtSynchronizedOperand(atLoc, object);