Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTStructuralEquivalence.h55 llvm::DenseSet<std::pair<Decl *, Decl *>> &NonEquivalentDecls; member
H A DASTImporter.h283 NonEquivalentDeclSet NonEquivalentDecls; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp8395 llvm::DenseSet<std::pair<Decl *, Decl *>> NonEquivalentDecls; in hasStructuralCompatLayout() local