Home | History | Annotate | Download | only in AST

Lines Matching full:completedefinition

3443 void TagDecl::completeDefinition() {
3541 void EnumDecl::completeDefinition(QualType NewType,
3551 TagDecl::completeDefinition();
3647 /// completeDefinition - Notes that the definition of this type is now
3649 void RecordDecl::completeDefinition() {
3651 TagDecl::completeDefinition();