Home
last modified time | relevance | path

Searched defs:getController (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/support/
H A Dcontrolled_allocators.h282 AllocController& getController() const { return *P; } in getController() function
325 AllocController& getController() const { return *P; } in getController() function
408 AllocController& getController() const { return *P; } in getController() function
488 AllocController& getController() const { return *P; } in getController() function
H A Dtest_std_memory_resource.h58 AllocController& getController() { return C; } in getController() function