Home
last modified time | relevance | path

Searched defs:IgnoreTemplateParmDepth (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTStructuralEquivalence.h73 bool IgnoreTemplateParmDepth; member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2383 IsStructuralMatch(Decl * From,Decl * To,bool Complain,bool IgnoreTemplateParmDepth) IsStructuralMatch() argument
5975 bool IgnoreTemplateParmDepth = VisitClassTemplateDecl() local