Searched refs:ResourcesPath (Results 1 - 2 of 2) sorted by relevance

/external/clang/tools/libclang/
H A DCIndexer.cpp48 if (!ResourcesPath.empty())
49 return ResourcesPath;
85 ResourcesPath = LibClangPath.str();
86 return ResourcesPath;
H A DCIndexer.h40 std::string ResourcesPath; member in class:clang::CIndexer

Completed in 93 milliseconds