Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DErrorOr.h105 copyConstruct(Other); in ErrorOr()
113 copyConstruct(Other);
121 copyConstruct(Other);
187 void copyConstruct(const ErrorOr<OtherT> &Other) { in copyConstruct() function