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

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
LangOptions.h 444 bool hasWasmExceptions() const {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGException.cpp 186 if (L.hasWasmExceptions())
492 if (CGM.getLangOpts().hasWasmExceptions()) {
594 if (CGM.getLangOpts().hasWasmExceptions()) {
BackendUtil.cpp 526 if (LangOpts.hasWasmExceptions())

Completed in 19 milliseconds