Searched refs:getCExpr (Results 1 – 1 of 1) sorted by relevance
2301 $cExpr = $this->getCExpr();2339 public function getCExpr(): ?string function in EvaluatedValue2723 $cExpr = $value->getCExpr();2838 $cExpr = $value->getCExpr();3082 …>isUnknownConstValue || ($defaultValue->originatingConsts && $defaultValue->getCExpr() === null)) {
Completed in 19 milliseconds