Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dtemporaries.cpp313 bool testRecursiveFrames(bool isInner) { in testRecursiveFrames() function
317 testRecursiveFrames(true)) { in testRecursiveFrames()
321 void testRecursiveFramesStart() { testRecursiveFrames(false); } in testRecursiveFramesStart()