Home
last modified time | relevance | path

Searched defs:VisitPragmaDetectMismatchDecl (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp345 void ASTDeclWriter::VisitPragmaDetectMismatchDecl( in VisitPragmaDetectMismatchDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp642 void ASTDeclReader::VisitPragmaDetectMismatchDecl(PragmaDetectMismatchDecl *D) { in VisitPragmaDetectMismatchDecl() function in ASTDeclReader
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTextNodeDumper.cpp1766 void TextNodeDumper::VisitPragmaDetectMismatchDecl( in VisitPragmaDetectMismatchDecl() function in TextNodeDumper
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp797 Decl *TemplateDeclInstantiator::VisitPragmaDetectMismatchDecl( in VisitPragmaDetectMismatchDecl() function in TemplateDeclInstantiator