Home
last modified time | relevance | path

Searched defs:ToT (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/unittests/AST/
H A DASTImporterGenericRedeclTest.cpp215 if (auto *ToT = dyn_cast<TemplateDecl>(ToD)) { in TypedTest_PrototypeShouldBeImportedAsAPrototypeWhenThereIsNoDefinition() local
231 if (auto *ToT = dyn_cast<TemplateDecl>(ToD)) { in TypedTest_DefinitionShouldBeImportedAsADefinition() local
H A DASTImporterTest.cpp7451 QualType ToT = ImportType(From->getType(), From, Lang_CXX14); TEST_P() local
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp
H A DInterp.h