Searched defs:IsScoped (Results 1 – 5 of 5) sorted by relevance
92 IsScoped, // CodeView local type. enumerator
570 StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
4847 EnumDecl *PrevDecl, bool IsScoped, in Create()
16711 bool Sema::CheckEnumRedeclaration(SourceLocation EnumLoc, bool IsScoped, in CheckEnumRedeclaration()
3587 bool IsScoped = Op >= AtomicExpr::AO__scoped_atomic_add_fetch && in BuildAtomicExpr() local