Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.cpp332 static bool ValidateRSObjectInVarDecl(clang::VarDecl *VD, in ValidateRSObjectInVarDecl() function
385 if (!ValidateRSObjectInVarDecl(VD, InCompositeType, TargetAPI)) { in ValidateVarDeclHelper()