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

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndexer.cpp 101 if (!ResourcesPath.empty())
102 return ResourcesPath;
138 ResourcesPath = driver::Driver::GetResourcesPath(LibClangPath);
139 return ResourcesPath;
CIndexer.h 39 std::string ResourcesPath;

Completed in 23 milliseconds