Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTStructuralEquivalence.h55 llvm::DenseSet<std::pair<Decl *, Decl *>> &NonEquivalentDecls; member
H A DASTImporter.h255 NonEquivalentDeclSet NonEquivalentDecls; variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4351 llvm::DenseSet<std::pair<Decl *, Decl *>> NonEquivalentDecls; add() local
H A DASTReader.cpp9628 llvm::DenseSet<std::pair<Decl *, Decl *>> NonEquivalentDecls; finishPendingActions() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9226 llvm::DenseSet<std::pair<Decl *, Decl *>> NonEquivalentDecls; hasStructuralCompatLayout() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4218 ASTImporter::NonEquivalentDeclSet NonEquivalentDecls; IsEquivalentFriend() local