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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp2486 void Parser::ParseCXXMemberSpecification(SourceLocation RecordLoc, argument
2700 Actions.ActOnFinishCXXMemberSpecification(getCurScope(), RecordLoc, TagDecl, local
H A DParseDecl.cpp3345 void Parser::ParseStructUnionBody(SourceLocation RecordLoc, argument
3453 RecordLoc, TagDecl, FieldDecls, local

Completed in 156 milliseconds