Home | History | Annotate | Download | only in AST

Lines Matching refs:DeclInfo

40   ThisDeclInfo = new (Allocator) DeclInfo;
788 return ThisDeclInfo->getKind() == DeclInfo::FunctionKind;
808 if (ThisDeclInfo->getKind() == DeclInfo::VariableKind) {
830 return ThisDeclInfo->getTemplateKind() != DeclInfo::NotTemplate;