Home
last modified time | relevance | path

Searched defs:PointerUnion (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Support/
H A DLLVM.h64 class PointerUnion; variable
/llvm-project/clang/test/Analysis/
H A Dcast-value-notes.cpp322 template <typename> class PointerUnion { class