Searched refs:TOKnothrow (Results 1 – 4 of 4) sorted by relevance
162 TOKnothrow, enumerator
319 { "nothrow", TOKnothrow },
548 case TOKnothrow: stc = STCnothrow; goto Lstc; in parseDeclDefs()1096 case TOKnothrow: stc = STCnothrow; break; in parsePostfix()3648 case TOKnothrow: stc = STCnothrow; goto L1; in parseStorageClasses()5064 case TOKnothrow: in parseStatement()6305 case TOKnothrow: in isDeclarator()6607 case TOKnothrow: in skipAttributes()
3292 { STCnothrow, TOKnothrow, NULL }, in stcToChars()