HomeSort by: relevance | last modified time | path
    Searched refs:HeaderIncludeOutputFile (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
DependencyOutputOptions.h 60 std::string HeaderIncludeOutputFile;
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInstance.cpp 524 if (!DepOpts.HeaderIncludeOutputFile.empty()) {
525 StringRef OutputPath = DepOpts.HeaderIncludeOutputFile;

Completed in 23 milliseconds