Searched refs:parentSpace (Results 1 – 3 of 3) sorted by relevance
361 StringRef parentSpace, startSpace; in IncreaseIndentation() local366 parentSpace = MB.substr(parentLineOffs, i-parentLineOffs); in IncreaseIndentation()373 if (parentSpace.size() >= startSpace.size()) in IncreaseIndentation()375 if (!startSpace.startswith(parentSpace)) in IncreaseIndentation()378 StringRef indent = startSpace.substr(parentSpace.size()); in IncreaseIndentation()
94 const Definition* parentSpace() const;
761 const Definition* parent = this->parentSpace(); in className()1795 const Definition* parent = this->parentSpace(); in methodName()1850 const Definition* BmhParser::parentSpace() const { in parentSpace() function in BmhParser2234 const Definition* parent = this->parentSpace(); in typedefName()