Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaHLSL.h77 void setBindingAttribute(HLSLResourceBindingAttr *A, BindingType BT) { in setBindingAttribute() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp3773 BI->setBindingAttribute(RBA, BindingType::Explicit); in processExplicitBindingsOnDecl()