Home
last modified time | relevance | path

Searched defs:refresh (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__filesystem/
H A Ddirectory_entry.h96 void refresh() { __refresh(); } in refresh() function
99 void refresh(error_code& __ec) noexcept { __refresh(&__ec); } in refresh() function
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp57 void ProfileSummaryInfo::refresh() { in refresh() function in ProfileSummaryInfo
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dattr-swift_name.m19 + (void)refresh SWIFT_NAME("refresh()");