Home
last modified time | relevance | path

Searched refs:getNonEquivalentDecls (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporter.h538 NonEquivalentDeclSet &getNonEquivalentDecls() { return NonEquivalentDecls; } in getNonEquivalentDecls() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2441 Importer.getNonEquivalentDecls(), getStructuralEquivalenceKind(Importer), in IsStructuralMatch()