Home
last modified time | relevance | path

Searched defs:EnumLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp16935 CheckEnumRedeclaration(SourceLocation EnumLoc,bool IsScoped,QualType EnumUnderlyingTy,bool IsFixed,const EnumDecl * Prev) CheckEnumRedeclaration() argument
20165 ActOnEnumBody(SourceLocation EnumLoc,SourceRange BraceRange,Decl * EnumDeclX,ArrayRef<Decl * > Elements,Scope * S,const ParsedAttributesView & Attrs) ActOnEnumBody() argument
H A DSemaDeclCXX.cpp12364 ActOnUsingEnumDeclaration(Scope * S,AccessSpecifier AS,SourceLocation UsingLoc,SourceLocation EnumLoc,SourceLocation IdentLoc,IdentifierInfo & II,CXXScopeSpec * SS) ActOnUsingEnumDeclaration() argument
13088 BuildUsingEnumDeclaration(Scope * S,AccessSpecifier AS,SourceLocation UsingLoc,SourceLocation EnumLoc,SourceLocation NameLoc,TypeSourceInfo * EnumType,EnumDecl * ED) BuildUsingEnumDeclaration() argument