Searched defs:IsMark (Results 1 – 2 of 2) sorted by relevance
98 func IsMark(r rune) bool { func
693 bool IsMark = CurrentToken->is(Keywords.kw_mark); in parsePragma() local