Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp50 StringRef OutputPath, bool ShowDepth, in AttachHeaderIncludeGen()
H A DCompilerInstance.cpp363 StringRef OutputPath = DepOpts.HeaderIncludeOutputFile; in createPreprocessor() local
574 CompilerInstance::createOutputFile(StringRef OutputPath, in createOutputFile()
600 StringRef OutputPath, std::error_code &Error, bool Binary, in createOutputFile()
/minix3/external/bsd/llvm/dist/clang/tools/driver/
H A Dcc1as_main.cpp102 std::string OutputPath; member
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp1401 SmallString<128> OutputPath(OutputFile); in WriteControlBlock() local