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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DFileSystem.h543 /// Returns true if no_push has been called for this directory_entry.
550 void no_push();
/external/llvm/include/llvm/Support/
H A DFileSystem.h891 /// Returns true if no_push has been called for this directory_entry.
916 void no_push() { State->HasNoPushRequest = true; } function in class:llvm::sys::fs::recursive_directory_iterator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h903 /// Returns true if no_push has been called for this directory_entry.
928 void no_push() { State->HasNoPushRequest = true; } function in class:llvm::sys::fs::recursive_directory_iterator
/external/llvm/unittests/Support/
H A DPath.cpp677 i.no_push();

Completed in 81 milliseconds