Searched defs:VisitHLSLBufferDecl (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclPrinter.cpp | 1766 void DeclPrinter::VisitHLSLBufferDecl(HLSLBufferDecl *D) { VisitHLSLBufferDecl() function in DeclPrinter |
H A D | JSONNodeDumper.cpp | 1017 void JSONNodeDumper::VisitHLSLBufferDecl(const HLSLBufferDecl *D) { VisitHLSLBufferDecl() function in JSONNodeDumper |
H A D | TextNodeDumper.cpp | 2869 void TextNodeDumper::VisitHLSLBufferDecl(const HLSLBufferDecl *D) { VisitHLSLBufferDecl() function in TextNodeDumper |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 2099 void ASTDeclWriter::VisitHLSLBufferDecl(HLSLBufferDecl *D) { VisitHLSLBufferDecl() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 1870 void ASTDeclReader::VisitHLSLBufferDecl(HLSLBufferDecl *D) { VisitHLSLBufferDecl() function in ASTDeclReader |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 945 Decl *TemplateDeclInstantiator::VisitHLSLBufferDecl(HLSLBufferDecl *Decl) { VisitHLSLBufferDecl() function in TemplateDeclInstantiator |