Home
last modified time | relevance | path

Searched defs:Locations (Results 1 – 25 of 38) sorted by relevance

12

/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DSymbolOccurrences.cpp17 ArrayRef<SourceLocation> Locations) in SymbolOccurrence()
/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h51 SourceLocations Locations; member
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp496 bool LVLocation::calculateCoverage(LVLocations *Locations, unsigned &Factor, in calculateCoverage() argument
621 void LVLocation::print(LVLocations *Locations, raw_ostream &OS, bool Full) { in print() argument
[all...]
H A DLVRange.cpp72 if (const LVLocations *Locations = Scope->getRanges()) in addEntry() local
H A DLVScope.cpp1220 LVLocations Locations; in processRangeLocationCoverage() local
1232 LVLocations Locations; in processRangeLocationCoverage() local
/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DLocationRangesTest.cpp303 LVLocations Locations; in initElements() local
524 LVLocations Locations; in initElements() local
H A DWarningInternalTest.cpp497 LVLocations *Locations = &IterRange->second; in checkWarnings() local
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h104 LocationLists Locations; variable
H A DDWARFDebugFrame.h183 std::map<uint32_t, UnwindLocation> Locations; variable
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp426 parseStatepointOpers(const MachineInstr & MI,MachineInstr::const_mop_iterator MOI,MachineInstr::const_mop_iterator MOE,LocationVec & Locations,LiveOutVec & LiveOuts) parseStatepointOpers() argument
499 LocationVec Locations; recordStackMapOpers() local
559 auto &Locations = CSInfos.back().Locations; recordPatchPoint() local
[all...]
/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp264 print(const Request & Request,const std::vector<DILineInfo> & Locations) print() argument
379 print(const Request & Request,const std::vector<DILineInfo> & Locations) print() argument
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h49 std::unique_ptr<LVLocations> Locations; variable
H A DLVOptions.h177 Locations, // --warning=locations enumerator
/llvm-project/clang/lib/Frontend/
H A DSARIFDiagnostic.cpp67 SmallVector<CharSourceRange> Locations = {}; in addLocationToResult() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DConfigYAMLTests.cpp92 TEST(ParseYAML, Locations) { in TEST() argument
H A DXRefsTests.cpp1518 auto Locations = TEST() local
1569 auto Locations = runLocateSymbolAt(Server, FooCpp, SourceAnnotations.point()); TEST() local
[all...]
/llvm-project/clang/include/clang/Basic/
H A DSarif.h325 llvm::SmallVector<CharSourceRange, 8> Locations; variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h322 LocationVec Locations; member
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DHTMLReport.cpp149 SmallVector<SymbolLocation> Locations = {}; global() member
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp286 auto Locations = Die.getLocations(dwarf::DW_AT_location); getLocation() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp292 LocationVector Locations; global() member
858 RenamePassData::LocationVector Locations(Allocas.size()); run() local
/llvm-project/clang/unittests/Tooling/Syntax/
H A DTokensTest.cpp351 TEST_F(TokenCollectorTest, Locations) { in TEST_F() argument
/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp295 auto Locations = location_ops(); in replaceVariableLocationOp() local
H A DIntrinsicInst.cpp137 auto Locations = location_ops(); in replaceVariableLocationOp() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp787 Expected<DWARFLocationExpressionsVector> Locations = in updateVariableDieMap() local

12