Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DSymbolOccurrences.cpp17 ArrayRef<SourceLocation> Locations) in SymbolOccurrence()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h54 SourceLocations Locations; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h101 LocationLists Locations; variable
H A DDWARFDebugFrame.h165 std::map<uint32_t, UnwindLocation> Locations; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackMaps.cpp391 LocationVec &Locations, in parseStatepointOpers()
464 LocationVec Locations; in recordStackMapOpers() local
545 auto &Locations = CSInfos.back().Locations; in recordPatchPoint() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp169 LocationVector Locations; member
652 RenamePassData::LocationVector Locations(Allocas.size()); in run() local
H A DDebugify.cpp41 Locations, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DStackMaps.h315 LocationVec Locations; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp260 json::Array Locations; in createThreadFlow() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIntrinsicInst.cpp85 auto Locations = location_ops(); in replaceVariableLocationOp() local
H A DDebugInfoMetadata.cpp111 SmallSet<std::pair<DIScope *, DILocation *>, 5> Locations; in getMergedLocation() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp352 SmallVector<SourceLocation, 4> Locations; in DiagnoseUnexpandedParameterPacks() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DInitialization.h609 SourceLocation Locations[3]; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1171 auto Locations = DDI->location_ops(); in instrumentStack() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c2823 CursorSourceLocation *Locations = 0; in inspect_cursor_at() local
3117 CursorSourceLocation *Locations = 0; in find_file_refs_at() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp752 SmallVector<LocIndex::u32_location_t, 4> Locations; in insert() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprConstant.cpp1468 llvm::DenseMap<llvm::GlobalVariable*, llvm::Constant*> Locations; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h103 SourceLocation *Locations = nullptr; variable