Searched refs:unexpandedName (Results 1 – 1 of 1) sorted by relevance
605 const string& unexpandedName = scanner->getValue(); in scanFunctionSpecification() local606 string name = unexpandedName; in scanFunctionSpecification()628 spec->mUnexpandedName = unexpandedName; in scanFunctionSpecification()667 spec->checkRSTPatternValidity(unexpandedName, false, scanner); in scanFunctionSpecification()