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

/external/clang/lib/Parse/
H A DParseDeclCXX.cpp2500 void Parser::ParseCXXMemberSpecification(SourceLocation RecordLoc, argument
2509 PrettyDeclStackTraceEntry CrashInfo(Actions, TagDecl, RecordLoc,
2523 Diag(RecordLoc, diag::err_invalid_member_in_interface)
2720 Actions.ActOnFinishCXXMemberSpecification(getCurScope(), RecordLoc, TagDecl, local
H A DParseDecl.cpp3295 void Parser::ParseStructUnionBody(SourceLocation RecordLoc, argument
3297 PrettyDeclStackTraceEntry CrashInfo(Actions, TagDecl, RecordLoc,
3404 RecordLoc, TagDecl, FieldDecls, local

Completed in 131 milliseconds