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

/external/clang/lib/Sema/
H A DSemaDecl.cpp13851 void Sema::ActOnFields(Scope *S, SourceLocation RecLoc, Decl *EnclosingDecl, argument
14186 Diag(RecLoc, getLangOpts().CPlusPlus ?
14195 Diag(RecLoc, IsEmpty ? diag::ext_empty_struct_union :

Completed in 104 milliseconds