HomeSort by relevance Sort by last modified time
    Searched refs:CxxIncludeRoot (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Driver/
ToolChains.cpp     [all...]
  /external/clang/lib/Frontend/
InitHeaderSearch.cpp 583 StringRef CxxIncludeRoot(CXX_INCLUDE_ROOT);
584 if (CxxIncludeRoot != "") {
587 AddGnuCPlusPlusIncludePaths(CxxIncludeRoot, triple.str().c_str(),
591 AddGnuCPlusPlusIncludePaths(CxxIncludeRoot, CXX_INCLUDE_ARCH,
    [all...]

Completed in 88 milliseconds