Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h321 void pushScope(LVScope *Scope) { in pushScope() function
/src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2970 pushScope(Scope); in addElement()