Home
last modified time | relevance | path

Searched defs:FromTo (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp132 std::vector<std::pair<Position, Position>> FromTo; member
140 std::vector<std::pair<Position, Position>> FromTo; in HandleTranslationUnit() member
166 auto &FromTo = Data.FromTo; in HandleTranslationUnit() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp780 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument
1025 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument
1120 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument
2259 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSections() argument
H A DELFObjcopy.cpp253 DenseMap<SectionBase *, SectionBase *> FromTo; in compressOrDecompressSections() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp1013 auto FromTo = in computeArchiveRelativePath() local