HomeSort by relevance Sort by last modified time
    Searched refs:GetInvalid (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Support/Windows/
WindowsSupport.h 99 : Handle(HandleTraits::GetInvalid()) {}
111 Handle = HandleTraits::GetInvalid();
135 static handle_type GetInvalid() {
144 return h != GetInvalid();
149 static handle_type GetInvalid() {
157 static handle_type GetInvalid() {
166 return h != GetInvalid();
173 static handle_type GetInvalid() {
182 return h != GetInvalid();
  /external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
WindowsSupport.h 100 : Handle(HandleTraits::GetInvalid()) {}
112 Handle = HandleTraits::GetInvalid();
136 static handle_type GetInvalid() {
145 return h != GetInvalid();
150 static handle_type GetInvalid() {
158 static handle_type GetInvalid() {
167 return h != GetInvalid();
174 static handle_type GetInvalid() {
183 return h != GetInvalid();

Completed in 88 milliseconds