ReactOS 0.4.15-dev-7842-g558ab78
source_location Struct Reference

#include <d3dcompiler_private.h>

Public Attributes

const charfile
 
unsigned int line
 
unsigned int col
 

Detailed Description

Definition at line 700 of file d3dcompiler_private.h.

Member Data Documentation

◆ col

unsigned int source_location::col

Definition at line 704 of file d3dcompiler_private.h.

Referenced by expr_common_type().

◆ file

const char* source_location::file

Definition at line 702 of file d3dcompiler_private.h.

Referenced by expr_common_type(), and new_expr().

◆ line

unsigned int source_location::line

Definition at line 703 of file d3dcompiler_private.h.

Referenced by expr_common_type().


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