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

  /src/external/gpl3/gcc/dist/libcpp/
pch.cc 864 if (deps_restore (r->deps, f, CPP_OPTION (r, restore_pch_deps) ? name : NULL)
  /src/external/gpl3/gcc.old/dist/libcpp/
pch.cc 857 if (deps_restore (r->deps, f, CPP_OPTION (r, restore_pch_deps) ? name : NULL)
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-opts.cc 522 cpp_opts->restore_pch_deps = value;
  /src/external/gpl3/gcc/dist/libcpp/include/
cpplib.h 564 bool restore_pch_deps; member in struct:cpp_options
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-opts.cc 502 cpp_opts->restore_pch_deps = value;
  /src/external/gpl3/gcc.old/dist/libcpp/include/
cpplib.h 540 bool restore_pch_deps; member in struct:cpp_options

Completed in 82 milliseconds