Home
last modified time | relevance | path

Searched refs:VisitHLSLAttributedResourceType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h448 void VisitHLSLAttributedResourceType(const HLSLAttributedResourceType *T) { in VisitHLSLAttributedResourceType() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6311 bool UnnamedLocalNoLinkageFinder::VisitHLSLAttributedResourceType( in VisitHLSLAttributedResourceType() function in UnnamedLocalNoLinkageFinder
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2001 ExpectedType clang::ASTNodeImporter::VisitHLSLAttributedResourceType( in VisitHLSLAttributedResourceType() function in clang::ASTNodeImporter