Searched defs:commandFile (Results 1 – 2 of 2) sorted by relevance
182 std::ifstream commandFile(actualPath.c_str(), ios_base::in | ios_base::binary); in parseCommandFile() local
1539 CommandFileASTNode * commandFile = new CommandFileASTNode(); local