Searched refs:kDirectiveUndef (Results 1 – 1 of 1) sorted by relevance
51 static const std::string kDirectiveUndef("undef"); in getDirective() local69 else if (token->text == kDirectiveUndef) in getDirective()