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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp2486 void Parser::ParseCXXMemberSpecification(SourceLocation RecordLoc, argument
2495 PrettyDeclStackTraceEntry CrashInfo(Actions, TagDecl, RecordLoc,
2509 Diag(RecordLoc, diag::err_invalid_member_in_interface)
2700 Actions.ActOnFinishCXXMemberSpecification(getCurScope(), RecordLoc, TagDecl, local
H A DParseDecl.cpp3345 void Parser::ParseStructUnionBody(SourceLocation RecordLoc, argument
3347 PrettyDeclStackTraceEntry CrashInfo(Actions, TagDecl, RecordLoc,
3453 RecordLoc, TagDecl, FieldDecls, local

Completed in 73 milliseconds