Searched defs:IgnoreTemplateParmDepth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTStructuralEquivalence.h | 73 bool IgnoreTemplateParmDepth; global() member |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 2431 IsStructuralMatch(Decl * From,Decl * To,bool Complain,bool IgnoreTemplateParmDepth) IsStructuralMatch() argument |