Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dtemporaries.cpp291 bool testRecursiveFrames(bool isInner) { in testRecursiveFrames() function
295 testRecursiveFrames(true)) { in testRecursiveFrames()
299 void testRecursiveFramesStart() { testRecursiveFrames(false); } in testRecursiveFramesStart()