Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpFrame.cpp79 destroyScopes(); in ~InterpFrame()
82 void InterpFrame::destroyScopes() { in destroyScopes() function in InterpFrame
H A DInterpFrame.h56 void destroyScopes();
H A DInterpState.cpp42 BottomFrame.destroyScopes(); in ~InterpState()