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