Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DSymbolOccurrences.cpp17 ArrayRef<SourceLocation> Locations) in SymbolOccurrence()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h51 SourceLocations Locations; member
/freebsd/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.cpp1228 LVLocations Locations; processRangeLocationCoverage() local
1240 LVLocations Locations; processRangeLocationCoverage() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp411 parseStatepointOpers(const MachineInstr & MI,MachineInstr::const_mop_iterator MOI,MachineInstr::const_mop_iterator MOE,LocationVec & Locations,LiveOutVec & LiveOuts) parseStatepointOpers() argument
484 LocationVec Locations; recordStackMapOpers() local
565 auto &Locations = CSInfos.back().Locations; recordPatchPoint() local
[all...]
/freebsd/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
/freebsd/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/contrib/llvm-project/clang/include/clang/Basic/
H A DSarif.h325 llvm::SmallVector<CharSourceRange, 8> Locations; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h323 LocationVec Locations; global() member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp292 LocationVector Locations; member
858 RenamePassData::LocationVector Locations(Allocas.size()); in run() local
H A DDebugify.cpp47 Locations, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp286 auto Locations = Die.getLocations(dwarf::DW_AT_location); in getLocation() local
/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp787 Expected<DWARFLocationExpressionsVector> Locations = in updateVariableDieMap() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h629 SourceLocation Locations[3]; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp364 SmallVector<SourceLocation, 4> Locations; in DiagnoseUnexpandedParameterPacks() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp803 SmallVector<LocIndex::u32_location_t, 4> Locations; in insert() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1631 llvm::DenseMap<llvm::GlobalVariable*, llvm::Constant*> Locations; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h102 SourceLocation *Locations = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3433 if (const LVLocations *Locations = Parent->getRanges()) { in inlineSiteAnnotation() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6721 SmallVectorImpl<Value *> &Locations, in updateDVIWithLocations()

12