Home
last modified time | relevance | path

Searched defs:Remap (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DARCMigrate.cpp25 struct Remap { struct
26 std::vector<std::pair<std::string, std::string> > Vec;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStratifiedSets.h262 StratifiedIndex Remap; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h2158 int Remap = ModuleFile.SLocRemap.find(Loc.getOffset())->second; in TranslateSourceLocation() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp765 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local
774 CodeGenFunction::OMPPrivateScope Remap(*this); in EmitOMPCopy() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp3886 RemapBuilder &Remap) { in ReadModuleOffsetMap()