Searched refs:getDebugModuleDir (Results 1 – 2 of 2) sorted by relevance
152 bool &getDebugModuleDir() { return debugModuleDir; } in getDebugModuleDir() function153 const bool &getDebugModuleDir() const { return debugModuleDir; } in getDebugModuleDir() function
171 ci.getInvocation().getDebugModuleDir())); in runSemanticChecks()