Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/CrossTU/
H A DCrossTranslationUnitTest.cpp33 auto FindFInTU = [](const TranslationUnitDecl *TU) { in HandleTranslationUnit() local
44 const FunctionDecl *FD = FindFInTU(TU); in HandleTranslationUnit()