Searched refs:VisitPragmaDetectMismatchDecl (Results 1 – 4 of 4) sorted by relevance
434 void VisitPragmaDetectMismatchDecl(const PragmaDetectMismatchDecl *D);1243 void ASTDumper::VisitPragmaDetectMismatchDecl( in VisitPragmaDetectMismatchDecl() function in ASTDumper
59 void VisitPragmaDetectMismatchDecl(PragmaDetectMismatchDecl *D);331 void ASTDeclWriter::VisitPragmaDetectMismatchDecl( in VisitPragmaDetectMismatchDecl() function in ASTDeclWriter
264 void VisitPragmaDetectMismatchDecl(PragmaDetectMismatchDecl *D);581 void ASTDeclReader::VisitPragmaDetectMismatchDecl(PragmaDetectMismatchDecl *D) { in VisitPragmaDetectMismatchDecl() function in ASTDeclReader
432 Decl *TemplateDeclInstantiator::VisitPragmaDetectMismatchDecl( in VisitPragmaDetectMismatchDecl() function in TemplateDeclInstantiator