Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaHLSL.h231 bool initGlobalResourceDecl(VarDecl *VD);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp3643 bool SemaHLSL::initGlobalResourceDecl(VarDecl *VD) { in initGlobalResourceDecl() function in SemaHLSL
3703 return initGlobalResourceDecl(VD); in ActOnUninitializedVarDecl()