Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Interpreter/
H A DIncrementalProcessingTest.cpp45 const Function *getGlobalInit(llvm::Module *M) { in getGlobalInit() function
71 const Function *GlobalInit1 = getGlobalInit(PTUs[0]->TheModule.get()); in TEST()
74 const Function *GlobalInit2 = getGlobalInit(PTUs[1]->TheModule.get()); in TEST()