Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTStructuralEquivalence.h73 bool IgnoreTemplateParmDepth; global() member
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2431 IsStructuralMatch(Decl * From,Decl * To,bool Complain,bool IgnoreTemplateParmDepth) IsStructuralMatch() argument
6056 bool IgnoreTemplateParmDepth = VisitClassTemplateDecl() local