CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
Public Member Functions | Public Attributes | List of all members
CLRX::AsmSourcePos Struct Reference

assembler source position More...

#include <AsmSource.h>

Public Member Functions

void print (std::ostream &os, cxuint indentLevel=0) const
 print source position
 

Public Attributes

RefPtr< const AsmMacroSubstmacro
 macro substitution in which message occurred
 
RefPtr< const AsmSourcesource
 source in which message occurred
 
LineNo lineNo
 line number of top-most source
 
ColNo colNo
 column number
 
const AsmSourcePosexprSourcePos
 expression sourcepos from what evaluation made
 

Detailed Description

assembler source position


The documentation for this struct was generated from the following file: