Home
last modified time | relevance | path

Searched refs:addLocation (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DLocateToolCompilationDatabase.cpp31 return addLocation(Base->getAllCompileCommands()); in getAllCompileCommands()
36 return addLocation(Base->getCompileCommands(FilePath)); in getCompileCommands()
41 addLocation(std::vector<CompileCommand> Cmds) const { in addLocation() function in clang::tooling::__anon52c0036f0111::LocationAdderDatabase
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp65 void LVSymbol::addLocation(dwarf::Attribute Attr, LVAddress LowPC, in addLocation() function in LVSymbol
95 addLocation(Attr, in addLocationConstant()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h131 void addLocation(dwarf::Attribute Attr, LVAddress LowPC, LVAddress HighPC,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp811 CurrentSymbol->addLocation(Attr, /*LowPC=*/0, /*HighPC=*/-1, in processLocationList()
853 CurrentSymbol->addLocation(Attr, LowPC, HighPC, Offset, OffsetOnEntry, in processLocationList()
H A DLVCodeViewVisitor.cpp1057 Symbol->addLocation(Attr, 0, 0, 0, 0); in visitKnownRecord()
1095 Symbol->addLocation(Attr, Address, Address + Range.Range, 0, 0); in visitKnownRecord()
1134 Symbol->addLocation(Attr, Address, Address + Range.Range, 0, 0); in visitKnownRecord()
1169 Symbol->addLocation(Attr, Address, Address + Range.Range, 0, 0); in visitKnownRecord()
1207 Symbol->addLocation(Attr, Address, Address + Range.Range, 0, 0); in visitKnownRecord()
1250 Symbol->addLocation(Attr, Address, Address + Range.Range, 0, 0); in visitKnownRecord()
1291 Symbol->addLocation(Attr, Address, Address + Range.Range, 0, 0); in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc1028 {"_ZN5clang11DocumentXML11addLocationERKNS_14SourceLocationE", "clang::DocumentXML::addLocation(cla…