Searched refs:getCExpr (Results 1 – 1 of 1) sorted by relevance
1728 $cExpr = $this->getCExpr();1766 public function getCExpr(): ?string function in EvaluatedValue2112 $cExpr = $value->getCExpr();2216 $cExpr = $value->getCExpr();2355 …>isUnknownConstValue || ($defaultValue->originatingConsts && $defaultValue->getCExpr() === null)) {
Completed in 17 milliseconds