Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp3291 SkipCXXMemberSpecification(SourceLocation RecordLoc,SourceLocation AttrFixitLoc,unsigned TagType,Decl * TagDecl) SkipCXXMemberSpecification() argument
3461 ParseCXXMemberSpecification(SourceLocation RecordLoc,SourceLocation AttrFixitLoc,ParsedAttributes & Attrs,unsigned TagType,Decl * TagDecl) ParseCXXMemberSpecification() argument
H A DParseDecl.cpp4696 ParseStructUnionBody(SourceLocation RecordLoc,DeclSpec::TST TagType,RecordDecl * TagDecl) ParseStructUnionBody() argument