Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp751 struct stat stat_results; in clang_codeCompleteAt_Impl() local
752 if (stat(pchName.str().c_str(), &stat_results) == 0) in clang_codeCompleteAt_Impl()