Home | History | Annotate | Download | only in AST

Lines Matching full:declarationname

2199   assert(getDeclName().getNameKind() == DeclarationName::CXXOperatorName);
2227 if (getDeclName().getNameKind() != DeclarationName::CXXOperatorName)
2593 if (getDeclName().getNameKind() == DeclarationName::CXXOperatorName)
2602 if (getDeclName().getNameKind() == DeclarationName::CXXLiteralOperatorName)
3443 return new (Mem) MSPropertyDecl(0, SourceLocation(), DeclarationName(),
3487 return new (Mem) IndirectFieldDecl(0, SourceLocation(), DeclarationName(),