Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h142 bool IsCompileUnit = false; variable
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp623 bool IsCompileUnit = CurrentScope->getIsCompileUnit(); processOneDie() local
H A DLVCodeViewVisitor.cpp2959 addElement(LVScope * Scope,bool IsCompileUnit) addElement() argument
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h42 IsCompileUnit, enumerator