Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DLEB128.h53 uint8_t *orig_p = p; variable
106 uint8_t *orig_p = p; variable
134 const uint8_t *orig_p = p; variable
168 const uint8_t *orig_p = p; variable
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_directory/
H A Dcreate_directory_with_attributes.pass.cpp47 const perms orig_p = status(dir).permissions(); in create_existing_directory() local
/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp81 __canonical(path const & orig_p,error_code * ec) __canonical() argument