Home
last modified time | relevance | path

Searched defs:NonEquivalentDecls (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporter.h255 NonEquivalentDeclSet NonEquivalentDecls; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4415 llvm::DenseSet<std::pair<Decl *, Decl *>> NonEquivalentDecls; in add() local
H A DASTReader.cpp9823 llvm::DenseSet<std::pair<Decl *, Decl *>> NonEquivalentDecls; in finishPendingActions() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8900 llvm::DenseSet<std::pair<Decl *, Decl *>> NonEquivalentDecls; in hasStructuralCompatLayout() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4298 ASTImporter::NonEquivalentDeclSet NonEquivalentDecls; in IsEquivalentFriend() local