Searched defs:isPath (Results 1 – 3 of 3) sorted by relevance
62 bool isPath() const { return fType == Type::kPath; } in isPath() function
255 boolean isPath; field in DefaultDataContext.LocalVariable
87 bool isPath() const { return this->type() == Type::kPath; } in isPath() function