Home
last modified time | relevance | path

Searched defs:TD (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_context.cpp218 void RSContext::setAllocationType(const clang::TypeDecl* TD) { in setAllocationType()
222 void RSContext::setScriptCallType(const clang::TypeDecl* TD) { in setScriptCallType()
Dslang_rs_export_element.cpp151 const clang::TypedefNameDecl *TD = TT->getDecl(); in CreateFromDecl() local
Dslang_backend.cpp619 if (clang::TypeDecl* TD = llvm::dyn_cast<clang::TypeDecl>(*I)) { in HandleTopLevelDecl() local