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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp3012 void Parser::SkipCXXMemberSpecification(SourceLocation RecordLoc, argument
3176 void Parser::ParseCXXMemberSpecification(SourceLocation RecordLoc, argument
3360 Actions.ActOnFinishCXXMemberSpecification(getCurScope(), RecordLoc, TagDecl, local
H A DParseDecl.cpp4109 void Parser::ParseStructUnionBody(SourceLocation RecordLoc, argument
4224 Actions.ActOnFields(getCurScope(), RecordLoc, TagDecl, FieldDecls, local

Completed in 106 milliseconds