Home | History | Annotate | Download | only in AST

Lines Matching refs:isa

254           isa<UnresolvedUsingValueDecl>(*I)) {
308 if (isa<UnresolvedLookupExpr>(this))
374 if (isa<CXXTemporaryObjectExpr>(this))
892 if (isa<UnresolvedUsingValueDecl>(decl))
894 if (isa<UsingShadowDecl>(decl))
899 assert(isa<CXXMethodDecl>(decl) || isa<FunctionTemplateDecl>(decl));
901 if (isa<FunctionTemplateDecl>(decl))