Home
last modified time | relevance | path

Searched refs:NonEquivalentDeclSet (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTStructuralEquivalence.h44 using NonEquivalentDeclSet = llvm::DenseSet<std::tuple<Decl *, Decl *, int>>; member
62 NonEquivalentDeclSet &NonEquivalentDecls;
84 NonEquivalentDeclSet &NonEquivalentDecls,
H A DASTImporter.h65 using NonEquivalentDeclSet =
256 NonEquivalentDeclSet NonEquivalentDecls;
551 NonEquivalentDeclSet &getNonEquivalentDecls() { return NonEquivalentDecls; } in getNonEquivalentDecls()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4560 StructuralEquivalenceContext::NonEquivalentDeclSet NonEquivalentDecls; in add()
H A DASTReader.cpp10378 StructuralEquivalenceContext::NonEquivalentDeclSet NonEquivalentDecls; in finishPendingActions()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9185 StructuralEquivalenceContext::NonEquivalentDeclSet NonEquivalentDecls; in hasStructuralCompatLayout()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4567 ASTImporter::NonEquivalentDeclSet NonEquivalentDecls; in IsEquivalentFriend()
H A DASTContext.cpp11575 StructuralEquivalenceContext::NonEquivalentDeclSet NonEquivalentDecls; in mergeTagDefinitions()