Searched refs:getNonEquivalentDecls (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTImporter.h | 562 NonEquivalentDeclSet &getNonEquivalentDecls() { return NonEquivalentDecls; } in getNonEquivalentDecls() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | ASTImporter.cpp | 2163 Importer.getNonEquivalentDecls(), getStructuralEquivalenceKind(Importer), in IsStructuralMatch() 2181 Importer.getNonEquivalentDecls(), in IsStructuralMatch() 2191 Importer.getNonEquivalentDecls(), getStructuralEquivalenceKind(Importer), in IsStructuralMatch() 2205 Importer.getNonEquivalentDecls(), getStructuralEquivalenceKind(Importer)); in IsStructuralMatch() 2213 Importer.getNonEquivalentDecls(), getStructuralEquivalenceKind(Importer), in IsStructuralMatch() 2221 Importer.getNonEquivalentDecls(), getStructuralEquivalenceKind(Importer), in IsStructuralMatch() 2240 Importer.getNonEquivalentDecls(), in IsStructuralMatch() 2249 Importer.getNonEquivalentDecls(), in IsStructuralMatch()
|