Searched defs:__o (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libcxx/include/__ostream/ | ||
H A D | print.h | 45 string __o = std::vformat(__os.getloc(), __fmt, __args); __vprint_nonunicode() local |
/llvm-project/libcxx/include/__iterator/ | ||
H A D | concepts.h | 72 requires(_Out && __o,_Tp && __t) requires() argument |
/llvm-project/libcxx/include/__filesystem/ | ||
H A D | directory_entry.h | 423 __dir_element_proxy(__dir_element_proxy && __o) __dir_element_proxy() argument |