Searched refs:kw_protected (Results 1 – 6 of 6) sorted by relevance
46 kw_default, kw_hidden, kw_protected, enumerator
267 case lltok::kw_protected: { // OptionalVisibility in ParseTopLevelEntities()1286 case lltok::kw_protected: Res = GlobalValue::ProtectedVisibility; break; in ParseOptionalVisibility()
309 case tok::kw_protected: in parseStructuralElement()
1309 if (RootToken.isOneOf(tok::kw_public, tok::kw_protected, tok::kw_private)) in getIndentOffset()
739 case tok::kw_protected: in ParseObjCSelectorPiece()
1709 case tok::kw_protected: return AS_protected; in getAccessSpecifierIfPresent()