Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-move/Inputs/
H A Dhelper_decls_test.cpp76 void Fun1() { HelperFun5(); } in Fun1() function
/llvm-project/llvm/unittests/IR/
H A DDebugInfoTest.cpp618 Function &Fun1 = *M->getFunction("fun1"); in TEST() local