Home | History | Annotate | Download | only in AST

Lines Matching defs:completeDefinition

3068 void TagDecl::completeDefinition() {
3162 void EnumDecl::completeDefinition(QualType NewType,
3172 TagDecl::completeDefinition();
3253 /// completeDefinition - Notes that the definition of this type is now
3255 void RecordDecl::completeDefinition() {
3257 TagDecl::completeDefinition();