Home | History | Annotate | Download | only in AST

Lines Matching full:completedefinition

2871 void TagDecl::completeDefinition() {
2965 void EnumDecl::completeDefinition(QualType NewType,
2975 TagDecl::completeDefinition();
3056 /// completeDefinition - Notes that the definition of this type is now
3058 void RecordDecl::completeDefinition() {
3060 TagDecl::completeDefinition();