Home | History | Annotate | Download | only in AST

Lines Matching refs:DeclInfo

39   ThisDeclInfo = new (Allocator) DeclInfo;
796 return ThisDeclInfo->getKind() == DeclInfo::FunctionKind;
826 if (ThisDeclInfo->getKind() == DeclInfo::VariableKind) {
848 return ThisDeclInfo->getTemplateKind() != DeclInfo::NotTemplate;