HomeSort by relevance Sort by last modified time
    Searched full:structurallyequals (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/AST/
TemplateBase.cpp 301 bool TemplateArgument::structurallyEquals(const TemplateArgument &Other) const {
323 if (!Args.Args[I].structurallyEquals(Other.Args.Args[I]))