Home
last modified time | relevance | path

Searched defs:IsCompileUnit (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h143 bool IsCompileUnit = false; global() variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp623 bool IsCompileUnit = CurrentScope->getIsCompileUnit(); in processOneDie() local
H A DLVCodeViewVisitor.cpp2959 void LVLogicalVisitor::addElement(LVScope *Scope, bool IsCompileUnit) { in addElement()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h42 IsCompileUnit, enumerator