True if S is a label PDB symbol.
Synopsis
Declared in <llvm/DebugInfo/PDB/PDBSymbolLabel.h>
static
bool
classof(PDBSymbol const* S);
Return Value
True if S is a label PDB symbol.
Parameters
Name |
Description |
S |
Symbol to test. |
Created with MrDocs