Home
last modified time | relevance | path

Searched refs:appendSuffix (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Support/
DSystemUtils.cpp51 Result.appendSuffix(sys::Path::GetEXESuffix()); in PrependMainExecutablePath()
DPath.cpp196 FullPath.appendSuffix("a"); in FindLibrary()
208 Path::appendSuffix(StringRef suffix) { in appendSuffix() function in Path
DGraphWriter.cpp124 PSFilename.appendSuffix("ps"); in DisplayGraph()
/external/llvm/include/llvm/Support/
DPathV1.h466 void appendSuffix(StringRef suffix);
/external/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp258 H.appendSuffix("html"); in ReportDiag()
/external/clang/lib/Frontend/
DCompilerInstance.cpp516 Path.appendSuffix(Extension); in createOutputFile()
DASTUnit.cpp1230 P.appendSuffix("pch"); in GetPreamblePCHPath()
/external/clang/lib/Driver/
DDriver.cpp1612 P.appendSuffix(Suffix); in GetTemporaryPath()
DTools.cpp344 P.appendSuffix("pch"); in AddPreprocessingOptions()
352 P.appendSuffix("pth"); in AddPreprocessingOptions()
360 P.appendSuffix("gch"); in AddPreprocessingOptions()