Searched defs:IsQuoted (Results 1 – 2 of 2) sorted by relevance
62 bool *IsQuoted = nullptr) { in getRelativeIncludeName() argument 174 bool *IsQuoted = nullptr) { in getRelativeIncludeName() argument 199 bool IsQuoted = false; in operator ()() local 474 bool IsQuoted = false; PrepareToExecuteAction() local [all...]
52 bool IsQuoted() const { return quote != '\0'; } IsQuoted() function