Home | Sort by relevance Sort by last modified time |
/external/llvm/include/llvm/Support/ | |
FileSystem.h | 859 /// Returns true if no_push has been called for this directory_entry. 884 void no_push() { State->HasNoPushRequest = true; } function in class:llvm::sys::fs::recursive_directory_iterator |
/external/llvm/unittests/Support/ | |
Path.cpp | 676 i.no_push(); [all...] |