Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DWasmEHFuncInfo.h24 enum EventTag { CPP_EXCEPTION = 0, C_LONGJMP = 1 }; enum
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h530 using EventTag = void *; variable
642 using EventsTy = llvm::DenseMap<EventTag, EventInfo>;