Searched refs:hasFarReturn (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolFuncDebugEnd.h29 FORWARD_SYMBOL_METHOD(hasFarReturn)
H A DPDBSymbolFuncDebugStart.h28 FORWARD_SYMBOL_METHOD(hasFarReturn)
H A DPDBSymbolLabel.h28 FORWARD_SYMBOL_METHOD(hasFarReturn)
H A DPDBSymbolFunc.h41 FORWARD_SYMBOL_METHOD(hasFarReturn)
H A DIPDBRawSymbol.h172 virtual bool hasFarReturn() const = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h145 bool hasFarReturn() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h150 bool hasFarReturn() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp416 bool NativeRawSymbol::hasFarReturn() const { function in class:NativeRawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp946 bool DIARawSymbol::hasFarReturn() const { function in class:DIARawSymbol

Completed in 102 milliseconds