Searched defs:VisitPragmaDetectMismatchDecl (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 424 void ASTDeclWriter::VisitPragmaDetectMismatchDecl( VisitPragmaDetectMismatchDecl() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 686 void ASTDeclReader::VisitPragmaDetectMismatchDecl(PragmaDetectMismatchDecl *D) { VisitPragmaDetectMismatchDecl() function in ASTDeclReader |
/llvm-project/clang/lib/AST/ | ||
H A D | TextNodeDumper.cpp | 2324 void TextNodeDumper::VisitPragmaDetectMismatchDecl( VisitPragmaDetectMismatchDecl() function in TextNodeDumper |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 954 Decl *TemplateDeclInstantiator::VisitPragmaDetectMismatchDecl( VisitPragmaDetectMismatchDecl() function in TemplateDeclInstantiator |