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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp3062 void Parser::SkipCXXMemberSpecification(SourceLocation RecordLoc, argument
3226 void Parser::ParseCXXMemberSpecification(SourceLocation RecordLoc, argument
3410 Actions.ActOnFinishCXXMemberSpecification(getCurScope(), RecordLoc, TagDecl, local
H A DParseDecl.cpp4256 void Parser::ParseStructUnionBody(SourceLocation RecordLoc, argument
4371 Actions.ActOnFields(getCurScope(), RecordLoc, TagDecl, FieldDecls, local

Completed in 207 milliseconds