Home
last modified time | relevance | path

Searched defs:hasSummary (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/lib/TableGen/
DTypeDef.cpp43 bool TypeDef::hasSummary() const { in hasSummary() function in TypeDef
DOperator.cpp542 bool Operator::hasSummary() const { return def.getValue("summary") != nullptr; } in hasSummary() function in Operator
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
DControl.java17067 boolean hasSummary(); in hasSummary() method
17615 public boolean hasSummary() { in hasSummary() method in Control.ScenarioResult
19442 public boolean hasSummary() { in hasSummary() method in Control.ScenarioResult.Builder