Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp1008 auto FromFT = in TEST_P() local
1024 auto FromFT = FirstDeclMatcher<FunctionTemplateDecl>().match( in TEST_P() local
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp3191 FunctionTemplateDecl *FromFT = D->getDescribedFunctionTemplate(); in VisitFunctionDecl() local