Searched refs:GetTraceMethod (Results 1 – 3 of 3) sorted by relevance
183 if (CXXMethodDecl* trace = info->GetTraceMethod()) { in CheckClass()195 CXXMethodDecl* trace = info->GetTraceMethod(); in CheckClass()309 if (CXXMethodDecl* trace = left_most_info->GetTraceMethod()) { in CheckPolymorphicClass()
325 CXXMethodDecl* RecordInfo::GetTraceMethod() { in GetTraceMethod() function in RecordInfo348 if (GetTraceMethod()) in InheritsTrace()358 if (CXXMethodDecl* trace = GetTraceMethod()) in InheritsNonVirtualTrace()
91 clang::CXXMethodDecl* GetTraceMethod();