Searched refs:FileContentRef (Results 1 – 1 of 1) sorted by relevance
77 StringRef FileContentRef(FileContent); in runCommandsInFile() local78 while (!FileContentRef.empty()) { in runCommandsInFile()79 QueryRef Q = QueryParser::parse(FileContentRef, QS); in runCommandsInFile()82 FileContentRef = Q->RemainingContent; in runCommandsInFile()