Home
last modified time | relevance | path

Searched refs:ResultPathName (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Frontend/
DCompilerInstance.h731 bool CreateMissingDirectories, std::string *ResultPathName,
/external/llvm-project/clang/include/clang/Frontend/
DCompilerInstance.h748 bool CreateMissingDirectories, std::string *ResultPathName,
/external/clang/lib/Frontend/
DCompilerInstance.cpp623 std::string *ResultPathName, std::string *TempPathName) { in createOutputFile() argument
704 if (ResultPathName) in createOutputFile()
705 *ResultPathName = OutFile; in createOutputFile()
/external/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp722 std::string *ResultPathName, std::string *TempPathName) { in createOutputFile() argument
809 if (ResultPathName) in createOutputFile()
810 *ResultPathName = OutFile; in createOutputFile()