Searched refs:kw_protected (Results 1 – 4 of 4) sorted by relevance
43 kw_default, kw_hidden, kw_protected, enumerator
208 case lltok::kw_protected: { // OptionalVisibility in ParseTopLevelEntities()1006 case lltok::kw_protected: Res = GlobalValue::ProtectedVisibility; break; in ParseOptionalVisibility()
737 case tok::kw_protected: in ParseObjCSelectorPiece()
1532 case tok::kw_protected: return AS_protected; in getAccessSpecifierIfPresent()