Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp468 bool NativeRawSymbol::hasEH() const { in hasEH() function in NativeRawSymbol
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp998 bool DIARawSymbol::hasEH() const { in hasEH() function in DIARawSymbol
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp613 bool GVNHoist::hasEH(const BasicBlock *BB) { in hasEH() function in llvm::GVNHoist