Home
last modified time | relevance | path

Searched defs:createScopes (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DLogicalElementsTest.cpp75 Error createScopes() { return LVReader::createScopes(); } in createScopes() function in __anonb3007c9e0111::ReaderTestElements
H A DSelectElementsTest.cpp63 Error createScopes() { return LVReader::createScopes(); } in createScopes() function in __anon63092e030111::ReaderTestSelection
H A DCompareElementsTest.cpp78 Error createScopes() { return LVReader::createScopes(); } in createScopes() function in __anon8e4c552a0111::ReaderTestCompare
H A DLocationRangesTest.cpp37 Error createScopes() { return LVReader::createScopes(); } in createScopes() function in __anonf99b6c7f0111::ReaderTest
H A DWarningInternalTest.cpp120 Error createScopes() { return LVReader::createScopes(); } in createScopes() function in __anon538c05990111::ReaderTestWarningInternal
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h141 virtual Error createScopes() { in createScopes() function
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp851 Error LVCodeViewReader::createScopes(COFFObjectFile &Obj) { createScopes() function in LVCodeViewReader
899 Error LVCodeViewReader::createScopes(PDBFile &Pdb) { createScopes() function in LVCodeViewReader
1159 Error LVCodeViewReader::createScopes() { createScopes() function in LVCodeViewReader
H A DLVDWARFReader.cpp804 Error LVDWARFReader::createScopes() { createScopes() function in LVDWARFReader