Home
last modified time | relevance | path

Searched defs:transferTo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp214 CompileCommand transferTo(StringRef Filename) && { in transferTo() function
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp58 void ResourceTracker::transferTo(ResourceTracker &DstRT) { transferTo() function in llvm::orc::ResourceTracker