Searched defs:VisitLabelDecl (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp710 TemplateDeclInstantiator::VisitLabelDecl(LabelDecl *D) { function in class:TemplateDeclInstantiator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1220 void ASTDeclWriter::VisitLabelDecl(LabelDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1556 void ASTDeclReader::VisitLabelDecl(LabelDecl *D) { function in class:ASTDeclReader
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp1233 void TextNodeDumper::VisitLabelDecl(const LabelDecl *D) { dumpName(D); } function in class:TextNodeDumper
H A DDeclPrinter.cpp837 void DeclPrinter::VisitLabelDecl(LabelDecl *D) { function in class:DeclPrinter
H A DASTImporter.cpp2544 ExpectedDecl ASTNodeImporter::VisitLabelDecl(LabelDecl *D) { function in class:ASTNodeImporter

Completed in 176 milliseconds