Lines Matching refs:Canonical
30 bool Canonical; member in __anon98c5552c0111::StmtProfiler
34 bool Canonical) in StmtProfiler() argument
35 : ID(ID), Context(Context), Canonical(Canonical) { } in StmtProfiler()
736 if (!Canonical) in VisitDeclRefExpr()
739 if (!Canonical) in VisitDeclRefExpr()
841 if (!Canonical) in VisitMemberExpr()
1638 if (Canonical && D) { in VisitDecl()
1683 if (Canonical) in VisitType()
1694 if (Canonical) in VisitNestedNameSpecifier()
1700 if (Canonical) in VisitTemplateName()
1754 bool Canonical) const { in Profile()
1755 StmtProfiler Profiler(ID, Context, Canonical); in Profile()