Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaHLSL.h177 QualType ProcessResourceTypeAttributes(QualType Wrapped);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp1772 QualType SemaHLSL::ProcessResourceTypeAttributes(QualType CurrentType) { in ProcessResourceTypeAttributes() function in SemaHLSL
H A DSemaType.cpp1560 Result = S.HLSL().ProcessResourceTypeAttributes(Result); in ConvertDeclSpecToType()