Home | History | Annotate | Download | only in AST

Lines Matching refs:DeclInfo

40   ThisDeclInfo = new (Allocator) DeclInfo;
807 return ThisDeclInfo->getKind() == DeclInfo::FunctionKind;
840 if (ThisDeclInfo->getKind() == DeclInfo::VariableKind) {
862 return ThisDeclInfo->getTemplateKind() != DeclInfo::NotTemplate;