Home
last modified time | relevance | path

Searched defs:VD (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_var.cpp30 const clang::VarDecl *VD, in RSExportVar()
Dslang_rs_context.cpp88 bool RSContext::processExportVar(const clang::VarDecl *VD) { in processExportVar()
203 clang::VarDecl *VD = (clang::VarDecl*) (*DI); in processExport() local
Dslang_rs_export_type.cpp53 const clang::VarDecl *VD, in ReportTypeError()
84 const clang::VarDecl *VD, in ConstantArrayTypeExportableHelper()
121 const clang::VarDecl *VD, in TypeExportableHelper()
278 const clang::VarDecl *VD) { in TypeExportable()
286 clang::VarDecl *VD, in ValidateVarDeclHelper()
395 const clang::VarDecl *VD) { in NormalizeType()
421 bool RSExportType::ValidateVarDecl(clang::VarDecl *VD) { in ValidateVarDecl()
630 const clang::VarDecl *VD) { in CreateFromDecl()
Dslang_rs_object_ref_count.h57 inline void addRSObject(clang::VarDecl* VD) { in addRSObject()
Dslang_rs_backend.cpp117 static bool ValidateVarDecl(clang::VarDecl *VD) { in ValidateVarDecl()
144 clang::VarDecl *VD = llvm::dyn_cast<clang::VarDecl>(*DI); in ValidateASTContext() local
Dslang_rs_object_ref_count.cpp1129 clang::VarDecl *VD, in AppendRSObjectInit()
1232 clang::VarDecl *VD = *I; in InsertLocalVarDestructors() local
1247 clang::VarDecl *VD, in ClearRSObject()
1283 bool RSObjectRefCount::InitializeRSObject(clang::VarDecl *VD, in InitializeRSObject()
1438 clang::VarDecl *VD = static_cast<clang::VarDecl*>(D); in VisitDeclStmt() local
1510 clang::VarDecl *VD = llvm::dyn_cast<clang::VarDecl>(*I); in CreateStaticGlobalDtor() local