Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp13052 void Sema::ActOnFields(Scope *S, SourceLocation RecLoc, Decl *EnclosingDecl, in ActOnFields() argument
13388 Diag(RecLoc, getLangOpts().CPlusPlus ? in ActOnFields()
13397 Diag(RecLoc, IsEmpty ? diag::ext_empty_struct_union : in ActOnFields()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1916 void ActOnFields(Scope* S, SourceLocation RecLoc, Decl *TagDecl,