Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DCompilerInstance.h174 std::list<OutputFile> OutputFiles; variable
/llvm-project-15.0.7/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp863 SmallVectorImpl<StringRef> &OutputFiles, in linkBitcodeFiles()