Return true if this function has the noinline attribute.

Synopsis

Declared in <llvm/DebugInfo/PDB/Native/NativeRawSymbol.h>

virtual
bool
hasNoInlineAttribute() const override;

Return Value

True if this function has the noinline attribute.

Created with MrDocs