Home | History | Annotate | Download | only in AST

Lines Matching refs:completeDefinition

3339 void TagDecl::completeDefinition() {
3439 void EnumDecl::completeDefinition(QualType NewType,
3449 TagDecl::completeDefinition();
3531 /// completeDefinition - Notes that the definition of this type is now
3533 void RecordDecl::completeDefinition() {
3535 TagDecl::completeDefinition();