Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddebug-info-use-after-free.cpp313 C9::TestBody () { in TestBody() function in n1::C9
/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DLocalTest.cpp1042 Function *TestBody = Function::Create(FnType, GlobalValue::ExternalLinkage, in TEST() local