Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DSymbolOccurrences.cpp17 ArrayRef<SourceLocation> Locations) in SymbolOccurrence()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h51 SourceLocations Locations; member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp496 bool LVLocation::calculateCoverage(LVLocations *Locations, unsigned &Factor, in calculateCoverage()
621 void LVLocation::print(LVLocations *Locations, raw_ostream &OS, bool Full) { in print()
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
/freebsd-src/contrib/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...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp426 LocationVec &Locations, in parseStatepointOpers()
499 LocationVec Locations; in recordStackMapOpers() local
559 auto &Locations = CSInfos.back().Locations; in recordPatchPoint() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp264 const std::vector<DILineInfo> &Locations) { in print()
379 const std::vector<DILineInfo> &Locations) { in print()
/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DSARIFDiagnostic.cpp67 SmallVector<CharSourceRange> Locations = {}; in addLocationToResult() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSarif.h325 llvm::SmallVector<CharSourceRange, 8> Locations; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h322 LocationVec Locations; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp290 LocationVector Locations; global() member
837 RenamePassData::LocationVector Locations(Allocas.size()); run() local
H A DDebugify.cpp47 Locations, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp286 auto Locations = Die.getLocations(dwarf::DW_AT_location); in getLocation() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp174 auto Locations = location_ops(); replaceVariableLocationOp() local
H A DIntrinsicInst.cpp136 auto Locations = location_ops(); replaceVariableLocationOp() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp764 Expected<DWARFLocationExpressionsVector> Locations = updateVariableDieMap() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h629 SourceLocation Locations[3]; variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp352 SmallVector<SourceLocation, 4> Locations; DiagnoseUnexpandedParameterPacks() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp803 SmallVector<LocIndex::u32_location_t, 4> Locations; in insert() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1531 llvm::DenseMap<llvm::GlobalVariable*, llvm::Constant*> Locations; global() member
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h102 SourceLocation *Locations = nullptr; variable

12