/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | SymbolOccurrences.cpp | 17 ArrayRef<SourceLocation> Locations) in SymbolOccurrence()
|
/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | LookupResult.h | 51 SourceLocations Locations; member
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVLocation.cpp | 496 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 D | LVRange.cpp | 72 if (const LVLocations *Locations = Scope->getRanges()) in addEntry() local
|
H A D | LVScope.cpp | 1220 LVLocations Locations; in processRangeLocationCoverage() local 1232 LVLocations Locations; in processRangeLocationCoverage() local
|
/llvm-project/llvm/unittests/DebugInfo/LogicalView/ |
H A D | LocationRangesTest.cpp | 303 LVLocations Locations; in initElements() local 524 LVLocations Locations; in initElements() local
|
H A D | WarningInternalTest.cpp | 497 LVLocations *Locations = &IterRange->second; in checkWarnings() local
|
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugLoc.h | 104 LocationLists Locations; variable
|
H A D | DWARFDebugFrame.h | 183 std::map<uint32_t, UnwindLocation> Locations; variable [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | StackMaps.cpp | 426 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 D | DIPrinter.cpp | 264 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 D | LVSymbol.h | 49 std::unique_ptr<LVLocations> Locations; variable
|
H A D | LVOptions.h | 177 Locations, // --warning=locations enumerator
|
/llvm-project/clang/lib/Frontend/ |
H A D | SARIFDiagnostic.cpp | 67 SmallVector<CharSourceRange> Locations = {}; in addLocationToResult() local
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | ConfigYAMLTests.cpp | 92 TEST(ParseYAML, Locations) { in TEST() argument
|
H A D | XRefsTests.cpp | 1518 auto Locations = TEST() local 1569 auto Locations = runLocateSymbolAt(Server, FooCpp, SourceAnnotations.point()); TEST() local [all...] |
/llvm-project/clang/include/clang/Basic/ |
H A D | Sarif.h | 325 llvm::SmallVector<CharSourceRange, 8> Locations; variable
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 322 LocationVec Locations; member
|
/llvm-project/clang-tools-extra/include-cleaner/lib/ |
H A D | HTMLReport.cpp | 149 SmallVector<SymbolLocation> Locations = {}; global() member
|
/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfCorrelator.cpp | 286 auto Locations = Die.getLocations(dwarf::DW_AT_location); getLocation() local
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 292 LocationVector Locations; global() member 858 RenamePassData::LocationVector Locations(Allocas.size()); run() local
|
/llvm-project/clang/unittests/Tooling/Syntax/ |
H A D | TokensTest.cpp | 351 TEST_F(TokenCollectorTest, Locations) { in TEST_F() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | DebugProgramInstruction.cpp | 295 auto Locations = location_ops(); in replaceVariableLocationOp() local
|
H A D | IntrinsicInst.cpp | 137 auto Locations = location_ops(); in replaceVariableLocationOp() local
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 787 Expected<DWARFLocationExpressionsVector> Locations = in updateVariableDieMap() local
|