Searched refs:getLocationPathDepth (Results 1 – 4 of 4) sorted by relevance
47 m_isTopLevel = compiler.getLocationPathDepth() == -1; in postCompileStep()
46 m_isTopLevel = compiler.getLocationPathDepth() == -1; in postCompileStep()
314 (compiler.getLocationPathDepth() <= 0)); in createDTMIterator()360 if(compiler.getLocationPathDepth() <= 0) in loadLocationPaths()
618 public int getLocationPathDepth() in getLocationPathDepth() method in Compiler