Home | History | Annotate | Download | only in Symbol

Lines Matching refs:NamedDecl

3429                         NamedDecl *canonical_decl,
3554 for (NamedDecl *path_decl : path->Decls)
4436 NamedDecl **chain = new (*m_ast) NamedDecl*[2];
4455 NamedDecl **chain = new (*m_ast) NamedDecl*[nested_chain_size + 1];