Home
last modified time | relevance | path

Searched refs:FromFunD (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp2000 auto *FromFunD = FirstDeclMatcher<FunctionDecl>().match( in TEST_P() local
2004 Import(FromFunD, Lang_CXX03); in TEST_P()