Home
last modified time | relevance | path

Searched defs:FromFT (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp1319 auto FromFT = TEST_P() local
1335 auto FromFT = FirstDeclMatcher<FunctionTemplateDecl>().match( TEST_P() local
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3718 FunctionTemplateDecl *FromFT = D->getDescribedFunctionTemplate(); VisitFunctionDecl() local