Home
last modified time | relevance | path

Searched refs:HLSLAttributedResourceTypes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h262 llvm::FoldingSet<HLSLAttributedResourceType> HLSLAttributedResourceTypes; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5560 HLSLAttributedResourceTypes.FindNodeOrInsertPos(ID, InsertPos); in getHLSLAttributedResourceType()
5568 HLSLAttributedResourceTypes.InsertNode(Ty, InsertPos); in getHLSLAttributedResourceType()