Searched defs:TD (Results 1 – 3 of 3) sorted by relevance
218 void RSContext::setAllocationType(const clang::TypeDecl* TD) { in setAllocationType()222 void RSContext::setScriptCallType(const clang::TypeDecl* TD) { in setScriptCallType()
151 const clang::TypedefNameDecl *TD = TT->getDecl(); in CreateFromDecl() local
619 if (clang::TypeDecl* TD = llvm::dyn_cast<clang::TypeDecl>(*I)) { in HandleTopLevelDecl() local