Home
last modified time | relevance | path

Searched defs:TDD (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/clang/lib/Tooling/Core/
H A DQualTypeNames.cpp217 } else if (const auto *TDD = dyn_cast<TypedefNameDecl>(DC)) { in createOuterNNS() local
267 } else if (const auto *TDD = dyn_cast<TypedefType>(Type)) { in getFullyQualifiedNestedNameSpecifier() local
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/amarisoft_lib/
Dconfig_utils.py48 TDD = 1 variable in SpecTech
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DLteSimulation.py59 TDD = "TDD" variable in DuplexMode
/aosp_15_r20/external/autotest/server/cros/cellular/simulation_utils/
H A DLteSimulation.py42 TDD = "TDD" variable in DuplexMode
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenTypes.cpp63 } else if (const TypedefNameDecl *TDD = RD->getTypedefNameForAnonDecl()) { in addRecordTypeName() local
/aosp_15_r20/external/clang/lib/AST/
H A DDeclPrinter.cpp144 if (TypedefNameDecl* TDD = dyn_cast<TypedefNameDecl>(D)) in getDeclType() local
H A DDecl.cpp3534 void TagDecl::setTypedefNameForAnonDecl(TypedefNameDecl *TDD) { in setTypedefNameForAnonDecl()
/aosp_15_r20/external/autotest/server/cros/cellular/callbox_utils/
H A Dcmw500.py49 TDD = 'TDD' variable in DuplexMode
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500.py72 TDD = 'TDD' variable in DuplexMode
Dcmw500.py121 TDD = 'TDD' variable in DuplexMode
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp2966 TypedefNameDecl *TDD = dyn_cast<TypedefNameDecl>(PrevDecl); in ActOnForwardClassDeclaration() local
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp4029 else if (TypedefNameDecl *TDD = dyn_cast<TypedefNameDecl>(ND)) in RewriteBlockPointerDecl() local
H A DRewriteModernObjC.cpp4885 else if (TypedefNameDecl *TDD = dyn_cast<TypedefNameDecl>(ND)) in RewriteBlockPointerDecl() local