Searched refs:isAcceleratorGroupSharedLocal (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h175 bool isAcceleratorGroupSharedLocal() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h202 virtual bool isAcceleratorGroupSharedLocal() const = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h180 bool isAcceleratorGroupSharedLocal() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp536 bool NativeRawSymbol::isAcceleratorGroupSharedLocal() const { function in class:NativeRawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp344 RAW_METHOD_DUMP(OS, isAcceleratorGroupSharedLocal);
1066 bool DIARawSymbol::isAcceleratorGroupSharedLocal() const { function in class:DIARawSymbol

Completed in 62 milliseconds