Searched defs:createScopes (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ | ||
H A D | LVCodeViewReader.cpp | 852 Error LVCodeViewReader::createScopes(COFFObjectFile &Obj) { createScopes() function in LVCodeViewReader |
H A D | LVDWARFReader.cpp | 804 Error LVDWARFReader::createScopes() { in createScopes() function in LVDWARFReader |
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ | ||
H A D | LVReader.h | 141 virtual Error createScopes() { in createScopes() function |