Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp3623 static bool initVarDeclWithCtor(Sema &S, VarDecl *VD, in initVarDeclWithCtor() function
3675 return initVarDeclWithCtor(SemaRef, VD, Args); in initGlobalResourceDecl()
3683 return initVarDeclWithCtor(SemaRef, VD, Args); in initGlobalResourceDecl()