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

/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp646 bool HasContents = false; // external or otherwise local
682 if (HasContents) {
687 HasContents = true;
705 if (HasContents) {
710 HasContents = true;
728 if (!HasContents) {

Completed in 271 milliseconds