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

  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 163 struct TokenHandle : CommonHandle {};
170 typedef ScopedHandle<TokenHandle> TokenScopedHandle;
  /external/swiftshader/third_party/LLVM/utils/KillTheDoctor/
KillTheDoctor.cpp 158 struct TokenHandle : CommonHandle {};
165 typedef ScopedHandle<TokenHandle> TokenScopedHandle;
273 HANDLE TokenHandle;
276 &TokenHandle);
280 TokenScopedHandle Token(TokenHandle);

Completed in 56 milliseconds