Home
last modified time | relevance | path

Searched refs:SourceMap (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DFunction.h240 SourceMap &&NewSrcMap, llvm::SmallVector<Scope, 2> &&NewScopes, in setCode()
271 SourceMap SrcMap;
H A DByteCodeEmitter.h93 SourceMap SrcMap;
H A DSource.h96 using SourceMap = std::vector<std::pair<unsigned, SourceInfo>>; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp121 const IndexedMap<OpData> &SourceMap, in CompressPat()
124 SourceOperandMap(SourceMap), DestOperandMap(DestMap), in CompressPat()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTargetProperties.td49 def SourceMap: Property<"source-map", "PathMap">,