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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolFunc.h52 FORWARD_SYMBOL_METHOD(hasSetJump)
H A DIPDBRawSymbol.h200 virtual bool hasSetJump() const = 0;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h173 bool hasSetJump() const override;
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h178 bool hasSetJump() const override;
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp527 bool NativeRawSymbol::hasSetJump() const { function in class:NativeRawSymbol
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp342 RAW_METHOD_DUMP(OS, hasSetJump);
1058 bool DIARawSymbol::hasSetJump() const { function in class:DIARawSymbol

Completed in 207 milliseconds