Searched refs:startOf (Results 1 – 2 of 2) sorted by relevance
56 inline static Location startOf(const std::string &path) { in startOf() function
40 mRootScope(new Scope("" /* localName */, Location::startOf(path))) { in AST()