Searched refs:hasEHa (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolFunc.h47 FORWARD_SYMBOL_METHOD(hasEHa)
H A DIPDBRawSymbol.h186 virtual bool hasEHa() const = 0;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h159 bool hasEHa() const override;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h164 bool hasEHa() const override;
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp471 bool NativeRawSymbol::hasEHa() const { function in class:NativeRawSymbol
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp328 RAW_METHOD_DUMP(OS, hasEHa);
1002 bool DIARawSymbol::hasEHa() const { function in class:DIARawSymbol

Completed in 120 milliseconds