Searched defs:IsArg (Results 1 – 7 of 7) sorted by relevance
44 bool IsArg; member
47 bool IsArg; member
208 bool IsArg() const { return class_ == NC_ARG; } in IsArg() function
951 BugReport &report, bool IsArg, in trackNullOrUndefValue()
92 bool IsArg(const NodeDef& node) { in IsArg() function
103 bool TFGraphDialect::IsArg(TFOp op) const { in IsArg() function in mlir::tfg::TFGraphDialect