/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | SymbolOccurrences.cpp | 17 ArrayRef<SourceLocation> Locations) in SymbolOccurrence()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | LookupResult.h | 51 SourceLocations Locations; member
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVLocation.cpp | 496 bool LVLocation::calculateCoverage(LVLocations *Locations, unsigned &Factor, in calculateCoverage() 621 void LVLocation::print(LVLocations *Locations, raw_ostream &OS, bool Full) { in print()
|
H A D | LVRange.cpp | 72 if (const LVLocations *Locations = Scope->getRanges()) in addEntry() local
|
H A D | LVScope.cpp | 1228 LVLocations Locations; processRangeLocationCoverage() local 1240 LVLocations Locations; processRangeLocationCoverage() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | StackMaps.cpp | 411 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 D | DWARFDebugLoc.h | 104 LocationLists Locations; variable
|
H A D | DWARFDebugFrame.h | 183 std::map<uint32_t, UnwindLocation> Locations; variable
|
/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Sarif.h | 325 llvm::SmallVector<CharSourceRange, 8> Locations; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 323 LocationVec Locations; global() member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 292 LocationVector Locations; member 858 RenamePassData::LocationVector Locations(Allocas.size()); in run() local
|
H A D | Debugify.cpp | 47 Locations, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfCorrelator.cpp | 286 auto Locations = Die.getLocations(dwarf::DW_AT_location); in getLocation() local
|
/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 787 Expected<DWARFLocationExpressionsVector> Locations = in updateVariableDieMap() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Initialization.h | 629 SourceLocation Locations[3]; variable
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateVariadic.cpp | 364 SmallVector<SourceLocation, 4> Locations; in DiagnoseUnexpandedParameterPacks() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 803 SmallVector<LocIndex::u32_location_t, 4> Locations; in insert() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 1631 llvm::DenseMap<llvm::GlobalVariable*, llvm::Constant*> Locations; member
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclObjC.h | 102 SourceLocation *Locations = nullptr; variable
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 3433 if (const LVLocations *Locations = Parent->getRanges()) { in inlineSiteAnnotation() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 6721 SmallVectorImpl<Value *> &Locations, in updateDVIWithLocations()
|