Home
last modified time | relevance | path

Searched refs:FUNC (Results 1 – 2 of 2) sorted by relevance

/build/kati/
Dexpr.h62 FUNC, enumerator
Dexpr.cc326 Value* v = ParseExprImpl(loc, s.substr(i), terms, ParseExprOpt::FUNC, &n, in ParseFunc()
509 if ((c == '(' || c == '{') && opt == ParseExprOpt::FUNC) { in ParseExprImpl()