Searched defs:IsQuoted (Results 1 – 2 of 2) sorted by relevance
61 bool *IsQuoted = nullptr) { in getRelativeIncludeName()173 bool *IsQuoted = nullptr) { in getRelativeIncludeName()198 bool IsQuoted = false; in operator ()() local454 bool IsQuoted = false; in PrepareToExecuteAction() local
54 bool IsQuoted() const { return quote != '\0'; } in IsQuoted() function