Searched refs:DirectiveStr (Results 1 – 1 of 1) sorted by relevance
331 std::string DirectiveStr = getSpelling(Tok); in SkipExcludedConditionalBlock() local332 unsigned IdLen = DirectiveStr.size(); in SkipExcludedConditionalBlock()339 memcpy(DirectiveBuf, &DirectiveStr[0], IdLen); in SkipExcludedConditionalBlock()