HomeSort by: relevance | last modified time | path
    Searched defs:HasExceptionHandling (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
WebAssembly.h 34 bool HasExceptionHandling = false;
  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblySubtarget.h 44 bool HasExceptionHandling = false;
95 bool hasExceptionHandling() const { return HasExceptionHandling; }
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 224 HasExceptionHandling = 0x00000010,

Completed in 18 milliseconds