Home
last modified time | relevance | path

Searched defs:annotateHLSLResource (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp276 void CGHLSLRuntime::annotateHLSLResource(const VarDecl *D, GlobalVariable *GV) { in annotateHLSLResource() function in CGHLSLRuntime
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp118 BuiltinTypeDeclBuilder &annotateHLSLResource(ResourceClass RC, in annotateHLSLResource() function