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

/external/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp765 struct stat stat_results; local
766 if (stat(pchName.str().c_str(), &stat_results) == 0)

Completed in 1151 milliseconds