/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
H A D | SymbolOccurrences.cpp | 17 ArrayRef<SourceLocation> Locations) in SymbolOccurrence()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | LookupResult.h | 51 SourceLocations Locations; member
|
/freebsd-src/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 | 1220 LVLocations Locations; in processRangeLocationCoverage() local 1232 LVLocations Locations; in processRangeLocationCoverage() local
|
/freebsd-src/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 [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | StackMaps.cpp | 426 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 D | DIPrinter.cpp | 264 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 D | LVSymbol.h | 49 std::unique_ptr<LVLocations> Locations; variable
|
H A D | LVOptions.h | 177 Locations, // --warning=locations enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | SARIFDiagnostic.cpp | 67 SmallVector<CharSourceRange> Locations = {}; in addLocationToResult() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Sarif.h | 325 llvm::SmallVector<CharSourceRange, 8> Locations; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 322 LocationVec Locations; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 290 LocationVector Locations; global() member 837 RenamePassData::LocationVector Locations(Allocas.size()); run() local
|
H A D | Debugify.cpp | 47 Locations, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfCorrelator.cpp | 286 auto Locations = Die.getLocations(dwarf::DW_AT_location); in getLocation() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugProgramInstruction.cpp | 174 auto Locations = location_ops(); replaceVariableLocationOp() local
|
H A D | IntrinsicInst.cpp | 136 auto Locations = location_ops(); replaceVariableLocationOp() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 764 Expected<DWARFLocationExpressionsVector> Locations = updateVariableDieMap() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Initialization.h | 629 SourceLocation Locations[3]; variable [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateVariadic.cpp | 352 SmallVector<SourceLocation, 4> Locations; DiagnoseUnexpandedParameterPacks() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 803 SmallVector<LocIndex::u32_location_t, 4> Locations; in insert() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 1531 llvm::DenseMap<llvm::GlobalVariable*, llvm::Constant*> Locations; global() member
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclObjC.h | 102 SourceLocation *Locations = nullptr; variable
|