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

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

Completed in 254 milliseconds