Home
last modified time | relevance | path

Searched refs:VisitPragmaDetectMismatchDecl (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDTextNodeDumper.h367 void VisitPragmaDetectMismatchDecl(const PragmaDetectMismatchDecl *D);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterDecl.cpp63 void VisitPragmaDetectMismatchDecl(PragmaDetectMismatchDecl *D);
424 void ASTDeclWriter::VisitPragmaDetectMismatchDecl( in VisitPragmaDetectMismatchDecl() function in ASTDeclWriter
HDASTReaderDecl.cpp327 void VisitPragmaDetectMismatchDecl(PragmaDetectMismatchDecl *D);
686 void ASTDeclReader::VisitPragmaDetectMismatchDecl(PragmaDetectMismatchDecl *D) { in VisitPragmaDetectMismatchDecl() function in ASTDeclReader
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDTextNodeDumper.cpp2324 void TextNodeDumper::VisitPragmaDetectMismatchDecl( in VisitPragmaDetectMismatchDecl() function in TextNodeDumper
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp954 Decl *TemplateDeclInstantiator::VisitPragmaDetectMismatchDecl( in VisitPragmaDetectMismatchDecl() function in TemplateDeclInstantiator