Home
last modified time | relevance | path

Searched defs:hasEH (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp467 bool NativeRawSymbol::hasEH() const { in hasEH() function in NativeRawSymbol
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp998 bool DIARawSymbol::hasEH() const { in hasEH() function in DIARawSymbol
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp567 bool GVNHoist::hasEH(const BasicBlock *BB) { in hasEH() function in llvm::GVNHoist