Home
last modified time | relevance | path

Searched refs:RecLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaDecl.cpp12222 void Sema::ActOnFields(Scope *S, SourceLocation RecLoc, Decl *EnclosingDecl, in ActOnFields() argument
12561 Diag(RecLoc, getLangOpts().CPlusPlus ? in ActOnFields()
12570 Diag(RecLoc, IsEmpty ? diag::ext_empty_struct_union : in ActOnFields()
/external/clang/include/clang/Sema/
DSema.h1841 void ActOnFields(Scope* S, SourceLocation RecLoc, Decl *TagDecl,