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

  /external/clang/tools/libclang/
CIndexer.cpp 48 if (!ResourcesPath.empty())
49 return ResourcesPath;
85 ResourcesPath = LibClangPath.str();
86 return ResourcesPath;
CIndexer.h 43 std::string ResourcesPath;

Completed in 4544 milliseconds