Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DFileSystem.h1164 update_error_code_for_current_entry(ec); in FollowSymlinks()
1173 update_error_code_for_current_entry(ec); in FollowSymlinks()
1182 update_error_code_for_current_entry(ec); in increment()
1208 void update_error_code_for_current_entry(std::error_code &ec) { in update_error_code_for_current_entry() function