Home
last modified time | relevance | path

Searched refs:errorLocation (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/shared/
H A DArgumentVector.cpp167 const char* errorLocation = commandLine; in Parse() local
171 error = parser.Parse(commandLine, errorLocation); in Parse()
200 *_errorLocation = errorLocation; in Parse()