ROSE
0.9.6a
|
#include "rosedll.h"
#include <semaphore.h>
#include "setup.h"
#include "rangemap.h"
#include "Map.h"
#include <boost/unordered_map.hpp>
#include <boost/unordered_set.hpp>
#include "Cxx_Grammar.h"
#include "processSupport.h"
#include "MemoryMap.h"
#include "InstructionEnumsX86.h"
#include "armInstructionEnum.h"
#include "powerpcInstructionEnum.h"
#include "InstructionEnumsMips.h"
#include "DataConversion.h"
Go to the source code of this file.
Namespaces | |
rose_hash | |
AST_FileIO | |
This Namespace supports the file I/O for the AST. | |
Constant Groups | |
rose_hash | |
AST_FileIO | |
This Namespace supports the file I/O for the AST. | |
Variables | |
TerminalNamesType | Cxx_GrammarTerminalNames [784] |
const uint8_t | rose_ClassHierarchyCastTable [782][98] |
int | SAGE_DEBUG |
declaration of variable to control internal output of debugging information (default = 0) More... | |
unsigned char | e_magic [4] |
uint16_t | e_cpu_type |
uint16_t | e_nsections |
uint32_t | e_time |
uint32_t | e_coff_symtab |
uint32_t | e_coff_nsyms |
uint16_t | e_nt_hdr_size |
uint16_t | e_flags |
uint16_t | e_opt_magic |
uint16_t | e_lmajor |
uint16_t | e_lminor |
uint16_t | e_code_size |
uint32_t | e_data_size |
uint32_t | e_bss_size |
uint32_t | e_entrypoint_rva |
uint32_t | e_code_rva |
uint32_t | e_data_rva |
uint32_t | e_image_base |
uint32_t | e_section_align |
uint32_t | e_file_align |
uint16_t | e_os_major |
uint16_t | e_os_minor |
uint16_t | e_user_major |
uint16_t | e_user_minor |
uint16_t | e_subsys_major |
uint16_t | e_subsys_minor |
uint32_t | e_reserved9 |
uint32_t | e_image_size |
uint32_t | e_header_size |
uint32_t | e_file_checksum |
uint16_t | e_subsystem |
uint16_t | e_dll_flags |
uint32_t | e_stack_reserve_size |
uint32_t | e_stack_commit_size |
uint32_t | e_heap_reserve_size |
uint32_t | e_heap_commit_size |
uint32_t | e_loader_flags |
uint32_t | e_num_rvasize_pairs |
unsigned char | e_byte_order |
unsigned char | e_word_order |
uint32_t | e_format_level |
uint16_t | e_os_type |
uint32_t | e_module_version |
uint32_t | e_npages |
uint32_t | e_eip_section |
uint32_t | e_eip |
uint32_t | e_esp_section |
uint32_t | e_esp |
uint32_t | e_page_size |
uint32_t | e_lps_or_shift |
uint32_t | e_fixup_sect_size |
uint32_t | e_fixup_sect_cksum |
uint32_t | e_loader_sect_size |
uint32_t | e_loader_sect_cksum |
uint32_t | e_secttab_rfo |
uint32_t | e_secttab_nentries |
uint32_t | e_pagetab_rfo |
uint32_t | e_iterpages_offset |
uint32_t | e_rsrctab_rfo |
uint32_t | e_rsrctab_nentries |
uint32_t | e_resnametab_rfo |
uint32_t | e_entrytab_rfo |
uint32_t | e_fmtdirtab_rfo |
uint32_t | e_fmtdirtab_nentries |
uint32_t | e_fixup_pagetab_rfo |
uint32_t | e_fixup_rectab_rfo |
uint32_t | e_import_modtab_rfo |
uint32_t | e_import_modtab_nentries |
uint32_t | e_import_proctab_rfo |
uint32_t | e_ppcksumtab_rfo |
uint32_t | e_data_pages_offset |
uint32_t | e_preload_npages |
uint32_t | e_nonresnametab_offset |
uint32_t | e_nonresnametab_size |
uint32_t | e_nonresnametab_cksum |
uint32_t | e_auto_ds_section |
uint32_t | e_debug_info_rfo |
uint32_t | e_debug_info_size |
uint32_t | e_num_instance_preload |
uint32_t | e_num_instance_demand |
uint32_t | e_heap_size |
unsigned char | e_linker_major |
unsigned char | e_linker_minor |
uint16_t | e_entrytab_size |
uint32_t | e_checksum |
uint16_t | e_flags1 |
uint16_t | e_autodata_sn |
uint16_t | e_stack_size |
uint32_t | e_csip |
uint32_t | e_sssp |
uint16_t | e_nmodrefs |
uint16_t | e_nnonresnames |
uint16_t | e_sectab_rfo |
uint16_t | e_modreftab_rfo |
uint16_t | e_importnametab_rfo |
uint16_t | e_nmovable_entries |
uint16_t | e_sector_align |
uint16_t | e_nresources |
unsigned char | e_exetype |
unsigned char | e_flags2 |
uint16_t | e_fastload_sector |
uint16_t | e_fastload_nsectors |
uint16_t | e_res1 |
uint16_t | e_winvers |
uint16_t | e_last_page_size |
uint16_t | e_total_pages |
uint16_t | e_nrelocs |
uint16_t | e_header_paragraphs |
uint16_t | e_minalloc |
uint16_t | e_maxalloc |
uint16_t | e_ss |
uint16_t | e_sp |
uint16_t | e_cksum |
uint16_t | e_ip |
uint16_t | e_cs |
uint16_t | e_relocs_offset |
uint16_t | e_overlay |
uint16_t | offset |
uint16_t | segment |
unsigned char | e_ident_magic [4] |
unsigned char | e_ident_file_class |
unsigned char | e_ident_data_encoding |
unsigned char | e_ident_file_version |
unsigned char | e_ident_padding [9] |
uint16_t | e_type |
uint16_t | e_machine |
uint32_t | e_version |
uint32_t | e_entry |
uint32_t | e_phoff |
uint32_t | e_shoff |
uint16_t | e_ehsize |
uint16_t | e_phentsize |
uint16_t | e_phnum |
uint16_t | e_shentsize |
uint16_t | e_shnum |
uint16_t | e_shstrndx |
uint16_t | e_oemid |
uint16_t | e_oeminfo |
uint32_t | e_res2 |
uint32_t | e_res3 |
uint32_t | e_res4 |
uint32_t | e_res5 |
uint32_t | e_res6 |
uint32_t | e_lfanew |
union { | |
char st_name [8] | |
struct { | |
uint32_t st_zero | |
uint32_t st_offset | |
} | |
}; | |
uint32_t | st_value |
int16_t | st_section_num |
uint16_t | st_type |
unsigned char | st_storage_class |
unsigned char | st_num_aux_entries |
uint32_t | st_size |
unsigned char | st_info |
unsigned char | st_res1 |
uint16_t | st_shndx |
uint32_t | sh_name |
uint32_t | sh_type |
uint32_t | sh_flags |
uint32_t | sh_addr |
uint32_t | sh_offset |
uint32_t | sh_size |
uint32_t | sh_link |
uint32_t | sh_info |
uint32_t | sh_addralign |
uint32_t | sh_entsize |
uint32_t | p_type |
uint32_t | p_offset |
uint32_t | p_vaddr |
uint32_t | p_paddr |
uint32_t | p_filesz |
uint32_t | p_memsz |
uint32_t | p_flags |
uint32_t | p_align |
uint32_t | r_offset |
uint32_t | r_info |
uint32_t | r_addend |
uint32_t | d_tag |
uint32_t | d_val |
uint16_t | vd_version |
version of this struct: This field shall be set to 1 More... | |
uint16_t | vd_flags |
Version information flag bitmask. More... | |
uint16_t | vd_ndx |
Version index of this entry. More... | |
uint16_t | vd_cnt |
Number of verdaux entries. More... | |
uint32_t | vd_hash |
Hash of version name. More... | |
uint32_t | vd_aux |
Offset (in bytes) to start of array of verdaux entries. More... | |
uint32_t | vd_next |
Offset (in bytes) to next verdef entry. More... | |
uint32_t | vda_name |
Offset (in bytes) to strings table to name string. More... | |
uint32_t | vda_next |
Offset (in bytes) to next verdaux entry. More... | |
uint16_t | vn_version |
version of this struct: This field shall be set to 1 More... | |
uint16_t | vn_cnt |
Number of vernaux entries. More... | |
uint32_t | vn_file |
Offset (in bytes) to strings table to file string. More... | |
uint32_t | vn_aux |
Offset (in bytes) to start of array of vernaux entries. More... | |
uint32_t | vn_next |
Offset (in bytes) to next verneed entry. More... | |
uint32_t | vna_hash |
Hash of version name. More... | |
uint16_t | vna_flags |
Version information flag bitmask. More... | |
uint16_t | vna_other |
Version index of this entry (bit 15 is special) More... | |
uint32_t | vna_name |
Offset (in bytes) to strings table to name string. More... | |
uint32_t | vna_next |
Offset (in bytes) to next vernaux entry. More... | |
uint32_t | ilt_rva |
uint32_t | time |
uint32_t | forwarder_chain |
uint32_t | dll_name_rva |
uint32_t | iat_rva |
char | name [8] |
uint32_t | virtual_size |
uint32_t | rva |
uint32_t | physical_size |
uint32_t | physical_offset |
uint32_t | coff_line_nums |
uint32_t | n_relocs |
uint32_t | n_coff_line_nums |
uint32_t | flags |
uint32_t | res1 |
uint32_t | timestamp |
uint16_t | vmajor |
uint16_t | vminor |
uint32_t | name_rva |
uint32_t | ord_base |
uint32_t | expaddr_n |
uint32_t | nameptr_n |
uint32_t | expaddr_rva |
uint32_t | nameptr_rva |
uint32_t | ordinals_rva |
uint32_t | e_rva |
uint32_t | e_size |
uint16_t | sector |
uint16_t | pageno_hi |
unsigned char | pageno_lo |
uint16_t | objnum |
uint8_t | entry_type |
uint32_t | entry_offset |
uint32_t | mapped_size |
uint32_t | base_addr |
uint32_t | pagemap_index |
uint32_t | pagemap_nentries |
#define IS_SgName_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgName::static_variant >> 3] & (1 << (SgName::static_variant & 7)))) ? ((SgName*) (node)) : NULL) : NULL) |
Definition at line 2369 of file Cxx_Grammar.h.
#define IS_SgSymbolTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgSymbolTable::static_variant >> 3] & (1 << (SgSymbolTable::static_variant & 7)))) ? ((SgSymbolTable*) (node)) : NULL) : NULL) |
Definition at line 2372 of file Cxx_Grammar.h.
#define IS_SgPragma_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPragma::static_variant >> 3] & (1 << (SgPragma::static_variant & 7)))) ? ((SgPragma*) (node)) : NULL) : NULL) |
Definition at line 2375 of file Cxx_Grammar.h.
#define IS_SgModifierNodes_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgModifierNodes::static_variant >> 3] & (1 << (SgModifierNodes::static_variant & 7)))) ? ((SgModifierNodes*) (node)) : NULL) : NULL) |
Definition at line 2378 of file Cxx_Grammar.h.
#define IS_SgConstVolatileModifier_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgConstVolatileModifier::static_variant >> 3] & (1 << (SgConstVolatileModifier::static_variant & 7)))) ? ((SgConstVolatileModifier*) (node)) : NULL) : NULL) |
Definition at line 2381 of file Cxx_Grammar.h.
#define IS_SgStorageModifier_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgStorageModifier::static_variant >> 3] & (1 << (SgStorageModifier::static_variant & 7)))) ? ((SgStorageModifier*) (node)) : NULL) : NULL) |
Definition at line 2384 of file Cxx_Grammar.h.
#define IS_SgAccessModifier_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAccessModifier::static_variant >> 3] & (1 << (SgAccessModifier::static_variant & 7)))) ? ((SgAccessModifier*) (node)) : NULL) : NULL) |
Definition at line 2387 of file Cxx_Grammar.h.
#define IS_SgFunctionModifier_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFunctionModifier::static_variant >> 3] & (1 << (SgFunctionModifier::static_variant & 7)))) ? ((SgFunctionModifier*) (node)) : NULL) : NULL) |
Definition at line 2390 of file Cxx_Grammar.h.
#define IS_SgUPC_AccessModifier_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUPC_AccessModifier::static_variant >> 3] & (1 << (SgUPC_AccessModifier::static_variant & 7)))) ? ((SgUPC_AccessModifier*) (node)) : NULL) : NULL) |
Definition at line 2393 of file Cxx_Grammar.h.
#define IS_SgLinkageModifier_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLinkageModifier::static_variant >> 3] & (1 << (SgLinkageModifier::static_variant & 7)))) ? ((SgLinkageModifier*) (node)) : NULL) : NULL) |
Definition at line 2396 of file Cxx_Grammar.h.
#define IS_SgSpecialFunctionModifier_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgSpecialFunctionModifier::static_variant >> 3] & (1 << (SgSpecialFunctionModifier::static_variant & 7)))) ? ((SgSpecialFunctionModifier*) (node)) : NULL) : NULL) |
Definition at line 2399 of file Cxx_Grammar.h.
#define IS_SgTypeModifier_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeModifier::static_variant >> 3] & (1 << (SgTypeModifier::static_variant & 7)))) ? ((SgTypeModifier*) (node)) : NULL) : NULL) |
Definition at line 2402 of file Cxx_Grammar.h.
#define IS_SgElaboratedTypeModifier_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgElaboratedTypeModifier::static_variant >> 3] & (1 << (SgElaboratedTypeModifier::static_variant & 7)))) ? ((SgElaboratedTypeModifier*) (node)) : NULL) : NULL) |
Definition at line 2405 of file Cxx_Grammar.h.
#define IS_SgBaseClassModifier_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBaseClassModifier::static_variant >> 3] & (1 << (SgBaseClassModifier::static_variant & 7)))) ? ((SgBaseClassModifier*) (node)) : NULL) : NULL) |
Definition at line 2408 of file Cxx_Grammar.h.
#define IS_SgDeclarationModifier_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDeclarationModifier::static_variant >> 3] & (1 << (SgDeclarationModifier::static_variant & 7)))) ? ((SgDeclarationModifier*) (node)) : NULL) : NULL) |
Definition at line 2411 of file Cxx_Grammar.h.
#define IS_SgOpenclAccessModeModifier_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOpenclAccessModeModifier::static_variant >> 3] & (1 << (SgOpenclAccessModeModifier::static_variant & 7)))) ? ((SgOpenclAccessModeModifier*) (node)) : NULL) : NULL) |
Definition at line 2414 of file Cxx_Grammar.h.
#define IS_SgModifier_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgModifier::static_variant >> 3] & (1 << (SgModifier::static_variant & 7)))) ? ((SgModifier*) (node)) : NULL) : NULL) |
Definition at line 2417 of file Cxx_Grammar.h.
#define IS_Sg_File_Info_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][Sg_File_Info::static_variant >> 3] & (1 << (Sg_File_Info::static_variant & 7)))) ? ((Sg_File_Info*) (node)) : NULL) : NULL) |
Definition at line 2420 of file Cxx_Grammar.h.
#define IS_SgSourceFile_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgSourceFile::static_variant >> 3] & (1 << (SgSourceFile::static_variant & 7)))) ? ((SgSourceFile*) (node)) : NULL) : NULL) |
Definition at line 2423 of file Cxx_Grammar.h.
#define IS_SgBinaryComposite_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBinaryComposite::static_variant >> 3] & (1 << (SgBinaryComposite::static_variant & 7)))) ? ((SgBinaryComposite*) (node)) : NULL) : NULL) |
Definition at line 2426 of file Cxx_Grammar.h.
#define IS_SgUnknownFile_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUnknownFile::static_variant >> 3] & (1 << (SgUnknownFile::static_variant & 7)))) ? ((SgUnknownFile*) (node)) : NULL) : NULL) |
Definition at line 2429 of file Cxx_Grammar.h.
#define IS_SgFile_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFile::static_variant >> 3] & (1 << (SgFile::static_variant & 7)))) ? ((SgFile*) (node)) : NULL) : NULL) |
Definition at line 2432 of file Cxx_Grammar.h.
#define IS_SgFileList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFileList::static_variant >> 3] & (1 << (SgFileList::static_variant & 7)))) ? ((SgFileList*) (node)) : NULL) : NULL) |
Definition at line 2435 of file Cxx_Grammar.h.
#define IS_SgDirectory_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDirectory::static_variant >> 3] & (1 << (SgDirectory::static_variant & 7)))) ? ((SgDirectory*) (node)) : NULL) : NULL) |
Definition at line 2438 of file Cxx_Grammar.h.
#define IS_SgDirectoryList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDirectoryList::static_variant >> 3] & (1 << (SgDirectoryList::static_variant & 7)))) ? ((SgDirectoryList*) (node)) : NULL) : NULL) |
Definition at line 2441 of file Cxx_Grammar.h.
#define IS_SgProject_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgProject::static_variant >> 3] & (1 << (SgProject::static_variant & 7)))) ? ((SgProject*) (node)) : NULL) : NULL) |
Definition at line 2444 of file Cxx_Grammar.h.
#define IS_SgOptions_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOptions::static_variant >> 3] & (1 << (SgOptions::static_variant & 7)))) ? ((SgOptions*) (node)) : NULL) : NULL) |
Definition at line 2447 of file Cxx_Grammar.h.
#define IS_SgUnparse_Info_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUnparse_Info::static_variant >> 3] & (1 << (SgUnparse_Info::static_variant & 7)))) ? ((SgUnparse_Info*) (node)) : NULL) : NULL) |
Definition at line 2450 of file Cxx_Grammar.h.
#define IS_SgFuncDecl_attr_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFuncDecl_attr::static_variant >> 3] & (1 << (SgFuncDecl_attr::static_variant & 7)))) ? ((SgFuncDecl_attr*) (node)) : NULL) : NULL) |
Definition at line 2453 of file Cxx_Grammar.h.
#define IS_SgClassDecl_attr_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgClassDecl_attr::static_variant >> 3] & (1 << (SgClassDecl_attr::static_variant & 7)))) ? ((SgClassDecl_attr*) (node)) : NULL) : NULL) |
Definition at line 2456 of file Cxx_Grammar.h.
#define IS_SgTypedefSeq_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypedefSeq::static_variant >> 3] & (1 << (SgTypedefSeq::static_variant & 7)))) ? ((SgTypedefSeq*) (node)) : NULL) : NULL) |
Definition at line 2459 of file Cxx_Grammar.h.
#define IS_SgFunctionParameterTypeList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFunctionParameterTypeList::static_variant >> 3] & (1 << (SgFunctionParameterTypeList::static_variant & 7)))) ? ((SgFunctionParameterTypeList*) (node)) : NULL) : NULL) |
Definition at line 2462 of file Cxx_Grammar.h.
#define IS_SgTemplateParameter_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateParameter::static_variant >> 3] & (1 << (SgTemplateParameter::static_variant & 7)))) ? ((SgTemplateParameter*) (node)) : NULL) : NULL) |
Definition at line 2465 of file Cxx_Grammar.h.
#define IS_SgTemplateArgument_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateArgument::static_variant >> 3] & (1 << (SgTemplateArgument::static_variant & 7)))) ? ((SgTemplateArgument*) (node)) : NULL) : NULL) |
Definition at line 2468 of file Cxx_Grammar.h.
#define IS_SgTemplateParameterList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateParameterList::static_variant >> 3] & (1 << (SgTemplateParameterList::static_variant & 7)))) ? ((SgTemplateParameterList*) (node)) : NULL) : NULL) |
Definition at line 2471 of file Cxx_Grammar.h.
#define IS_SgTemplateArgumentList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateArgumentList::static_variant >> 3] & (1 << (SgTemplateArgumentList::static_variant & 7)))) ? ((SgTemplateArgumentList*) (node)) : NULL) : NULL) |
Definition at line 2474 of file Cxx_Grammar.h.
#define IS_SgBitAttribute_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBitAttribute::static_variant >> 3] & (1 << (SgBitAttribute::static_variant & 7)))) ? ((SgBitAttribute*) (node)) : NULL) : NULL) |
Definition at line 2477 of file Cxx_Grammar.h.
#define IS_SgAttribute_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAttribute::static_variant >> 3] & (1 << (SgAttribute::static_variant & 7)))) ? ((SgAttribute*) (node)) : NULL) : NULL) |
Definition at line 2480 of file Cxx_Grammar.h.
#define IS_SgExpBaseClass_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgExpBaseClass::static_variant >> 3] & (1 << (SgExpBaseClass::static_variant & 7)))) ? ((SgExpBaseClass*) (node)) : NULL) : NULL) |
Definition at line 2483 of file Cxx_Grammar.h.
#define IS_SgBaseClass_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBaseClass::static_variant >> 3] & (1 << (SgBaseClass::static_variant & 7)))) ? ((SgBaseClass*) (node)) : NULL) : NULL) |
Definition at line 2486 of file Cxx_Grammar.h.
#define IS_SgUndirectedGraphEdge_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUndirectedGraphEdge::static_variant >> 3] & (1 << (SgUndirectedGraphEdge::static_variant & 7)))) ? ((SgUndirectedGraphEdge*) (node)) : NULL) : NULL) |
Definition at line 2489 of file Cxx_Grammar.h.
#define IS_SgDirectedGraphEdge_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDirectedGraphEdge::static_variant >> 3] & (1 << (SgDirectedGraphEdge::static_variant & 7)))) ? ((SgDirectedGraphEdge*) (node)) : NULL) : NULL) |
Definition at line 2492 of file Cxx_Grammar.h.
#define IS_SgGraphNode_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgGraphNode::static_variant >> 3] & (1 << (SgGraphNode::static_variant & 7)))) ? ((SgGraphNode*) (node)) : NULL) : NULL) |
Definition at line 2495 of file Cxx_Grammar.h.
#define IS_SgGraphEdge_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgGraphEdge::static_variant >> 3] & (1 << (SgGraphEdge::static_variant & 7)))) ? ((SgGraphEdge*) (node)) : NULL) : NULL) |
Definition at line 2498 of file Cxx_Grammar.h.
#define IS_SgStringKeyedBidirectionalGraph_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgStringKeyedBidirectionalGraph::static_variant >> 3] & (1 << (SgStringKeyedBidirectionalGraph::static_variant & 7)))) ? ((SgStringKeyedBidirectionalGraph*) (node)) : NULL) : NULL) |
Definition at line 2501 of file Cxx_Grammar.h.
#define IS_SgIntKeyedBidirectionalGraph_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIntKeyedBidirectionalGraph::static_variant >> 3] & (1 << (SgIntKeyedBidirectionalGraph::static_variant & 7)))) ? ((SgIntKeyedBidirectionalGraph*) (node)) : NULL) : NULL) |
Definition at line 2504 of file Cxx_Grammar.h.
#define IS_SgBidirectionalGraph_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBidirectionalGraph::static_variant >> 3] & (1 << (SgBidirectionalGraph::static_variant & 7)))) ? ((SgBidirectionalGraph*) (node)) : NULL) : NULL) |
Definition at line 2507 of file Cxx_Grammar.h.
#define IS_SgIncidenceDirectedGraph_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIncidenceDirectedGraph::static_variant >> 3] & (1 << (SgIncidenceDirectedGraph::static_variant & 7)))) ? ((SgIncidenceDirectedGraph*) (node)) : NULL) : NULL) |
Definition at line 2510 of file Cxx_Grammar.h.
#define IS_SgIncidenceUndirectedGraph_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIncidenceUndirectedGraph::static_variant >> 3] & (1 << (SgIncidenceUndirectedGraph::static_variant & 7)))) ? ((SgIncidenceUndirectedGraph*) (node)) : NULL) : NULL) |
Definition at line 2513 of file Cxx_Grammar.h.
#define IS_SgGraph_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgGraph::static_variant >> 3] & (1 << (SgGraph::static_variant & 7)))) ? ((SgGraph*) (node)) : NULL) : NULL) |
Definition at line 2516 of file Cxx_Grammar.h.
#define IS_SgGraphNodeList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgGraphNodeList::static_variant >> 3] & (1 << (SgGraphNodeList::static_variant & 7)))) ? ((SgGraphNodeList*) (node)) : NULL) : NULL) |
Definition at line 2519 of file Cxx_Grammar.h.
#define IS_SgGraphEdgeList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgGraphEdgeList::static_variant >> 3] & (1 << (SgGraphEdgeList::static_variant & 7)))) ? ((SgGraphEdgeList*) (node)) : NULL) : NULL) |
Definition at line 2522 of file Cxx_Grammar.h.
#define IS_SgQualifiedName_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgQualifiedName::static_variant >> 3] & (1 << (SgQualifiedName::static_variant & 7)))) ? ((SgQualifiedName*) (node)) : NULL) : NULL) |
Definition at line 2525 of file Cxx_Grammar.h.
#define IS_SgNameGroup_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNameGroup::static_variant >> 3] & (1 << (SgNameGroup::static_variant & 7)))) ? ((SgNameGroup*) (node)) : NULL) : NULL) |
Definition at line 2528 of file Cxx_Grammar.h.
#define IS_SgDimensionObject_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDimensionObject::static_variant >> 3] & (1 << (SgDimensionObject::static_variant & 7)))) ? ((SgDimensionObject*) (node)) : NULL) : NULL) |
Definition at line 2531 of file Cxx_Grammar.h.
#define IS_SgDataStatementGroup_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDataStatementGroup::static_variant >> 3] & (1 << (SgDataStatementGroup::static_variant & 7)))) ? ((SgDataStatementGroup*) (node)) : NULL) : NULL) |
Definition at line 2534 of file Cxx_Grammar.h.
#define IS_SgDataStatementObject_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDataStatementObject::static_variant >> 3] & (1 << (SgDataStatementObject::static_variant & 7)))) ? ((SgDataStatementObject*) (node)) : NULL) : NULL) |
Definition at line 2537 of file Cxx_Grammar.h.
#define IS_SgDataStatementValue_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDataStatementValue::static_variant >> 3] & (1 << (SgDataStatementValue::static_variant & 7)))) ? ((SgDataStatementValue*) (node)) : NULL) : NULL) |
Definition at line 2540 of file Cxx_Grammar.h.
#define IS_SgFormatItem_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFormatItem::static_variant >> 3] & (1 << (SgFormatItem::static_variant & 7)))) ? ((SgFormatItem*) (node)) : NULL) : NULL) |
Definition at line 2543 of file Cxx_Grammar.h.
#define IS_SgFormatItemList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFormatItemList::static_variant >> 3] & (1 << (SgFormatItemList::static_variant & 7)))) ? ((SgFormatItemList*) (node)) : NULL) : NULL) |
Definition at line 2546 of file Cxx_Grammar.h.
#define IS_SgTypeTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeTable::static_variant >> 3] & (1 << (SgTypeTable::static_variant & 7)))) ? ((SgTypeTable*) (node)) : NULL) : NULL) |
Definition at line 2549 of file Cxx_Grammar.h.
#define IS_SgJavaImportStatementList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaImportStatementList::static_variant >> 3] & (1 << (SgJavaImportStatementList::static_variant & 7)))) ? ((SgJavaImportStatementList*) (node)) : NULL) : NULL) |
Definition at line 2552 of file Cxx_Grammar.h.
#define IS_SgJavaClassDeclarationList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaClassDeclarationList::static_variant >> 3] & (1 << (SgJavaClassDeclarationList::static_variant & 7)))) ? ((SgJavaClassDeclarationList*) (node)) : NULL) : NULL) |
Definition at line 2555 of file Cxx_Grammar.h.
#define IS_SgSupport_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgSupport::static_variant >> 3] & (1 << (SgSupport::static_variant & 7)))) ? ((SgSupport*) (node)) : NULL) : NULL) |
Definition at line 2558 of file Cxx_Grammar.h.
#define IS_SgTypeUnknown_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeUnknown::static_variant >> 3] & (1 << (SgTypeUnknown::static_variant & 7)))) ? ((SgTypeUnknown*) (node)) : NULL) : NULL) |
Definition at line 2561 of file Cxx_Grammar.h.
#define IS_SgTypeChar_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeChar::static_variant >> 3] & (1 << (SgTypeChar::static_variant & 7)))) ? ((SgTypeChar*) (node)) : NULL) : NULL) |
Definition at line 2564 of file Cxx_Grammar.h.
#define IS_SgTypeSignedChar_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeSignedChar::static_variant >> 3] & (1 << (SgTypeSignedChar::static_variant & 7)))) ? ((SgTypeSignedChar*) (node)) : NULL) : NULL) |
Definition at line 2567 of file Cxx_Grammar.h.
#define IS_SgTypeUnsignedChar_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeUnsignedChar::static_variant >> 3] & (1 << (SgTypeUnsignedChar::static_variant & 7)))) ? ((SgTypeUnsignedChar*) (node)) : NULL) : NULL) |
Definition at line 2570 of file Cxx_Grammar.h.
#define IS_SgTypeShort_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeShort::static_variant >> 3] & (1 << (SgTypeShort::static_variant & 7)))) ? ((SgTypeShort*) (node)) : NULL) : NULL) |
Definition at line 2573 of file Cxx_Grammar.h.
#define IS_SgTypeSignedShort_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeSignedShort::static_variant >> 3] & (1 << (SgTypeSignedShort::static_variant & 7)))) ? ((SgTypeSignedShort*) (node)) : NULL) : NULL) |
Definition at line 2576 of file Cxx_Grammar.h.
#define IS_SgTypeUnsignedShort_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeUnsignedShort::static_variant >> 3] & (1 << (SgTypeUnsignedShort::static_variant & 7)))) ? ((SgTypeUnsignedShort*) (node)) : NULL) : NULL) |
Definition at line 2579 of file Cxx_Grammar.h.
#define IS_SgTypeInt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeInt::static_variant >> 3] & (1 << (SgTypeInt::static_variant & 7)))) ? ((SgTypeInt*) (node)) : NULL) : NULL) |
Definition at line 2582 of file Cxx_Grammar.h.
#define IS_SgTypeSignedInt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeSignedInt::static_variant >> 3] & (1 << (SgTypeSignedInt::static_variant & 7)))) ? ((SgTypeSignedInt*) (node)) : NULL) : NULL) |
Definition at line 2585 of file Cxx_Grammar.h.
#define IS_SgTypeUnsignedInt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeUnsignedInt::static_variant >> 3] & (1 << (SgTypeUnsignedInt::static_variant & 7)))) ? ((SgTypeUnsignedInt*) (node)) : NULL) : NULL) |
Definition at line 2588 of file Cxx_Grammar.h.
#define IS_SgTypeLong_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeLong::static_variant >> 3] & (1 << (SgTypeLong::static_variant & 7)))) ? ((SgTypeLong*) (node)) : NULL) : NULL) |
Definition at line 2591 of file Cxx_Grammar.h.
#define IS_SgTypeSignedLong_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeSignedLong::static_variant >> 3] & (1 << (SgTypeSignedLong::static_variant & 7)))) ? ((SgTypeSignedLong*) (node)) : NULL) : NULL) |
Definition at line 2594 of file Cxx_Grammar.h.
#define IS_SgTypeUnsignedLong_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeUnsignedLong::static_variant >> 3] & (1 << (SgTypeUnsignedLong::static_variant & 7)))) ? ((SgTypeUnsignedLong*) (node)) : NULL) : NULL) |
Definition at line 2597 of file Cxx_Grammar.h.
#define IS_SgTypeVoid_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeVoid::static_variant >> 3] & (1 << (SgTypeVoid::static_variant & 7)))) ? ((SgTypeVoid*) (node)) : NULL) : NULL) |
Definition at line 2600 of file Cxx_Grammar.h.
#define IS_SgTypeGlobalVoid_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeGlobalVoid::static_variant >> 3] & (1 << (SgTypeGlobalVoid::static_variant & 7)))) ? ((SgTypeGlobalVoid*) (node)) : NULL) : NULL) |
Definition at line 2603 of file Cxx_Grammar.h.
#define IS_SgTypeWchar_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeWchar::static_variant >> 3] & (1 << (SgTypeWchar::static_variant & 7)))) ? ((SgTypeWchar*) (node)) : NULL) : NULL) |
Definition at line 2606 of file Cxx_Grammar.h.
#define IS_SgTypeFloat_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeFloat::static_variant >> 3] & (1 << (SgTypeFloat::static_variant & 7)))) ? ((SgTypeFloat*) (node)) : NULL) : NULL) |
Definition at line 2609 of file Cxx_Grammar.h.
#define IS_SgTypeDouble_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeDouble::static_variant >> 3] & (1 << (SgTypeDouble::static_variant & 7)))) ? ((SgTypeDouble*) (node)) : NULL) : NULL) |
Definition at line 2612 of file Cxx_Grammar.h.
#define IS_SgTypeLongLong_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeLongLong::static_variant >> 3] & (1 << (SgTypeLongLong::static_variant & 7)))) ? ((SgTypeLongLong*) (node)) : NULL) : NULL) |
Definition at line 2615 of file Cxx_Grammar.h.
#define IS_SgTypeSignedLongLong_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeSignedLongLong::static_variant >> 3] & (1 << (SgTypeSignedLongLong::static_variant & 7)))) ? ((SgTypeSignedLongLong*) (node)) : NULL) : NULL) |
Definition at line 2618 of file Cxx_Grammar.h.
#define IS_SgTypeUnsignedLongLong_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeUnsignedLongLong::static_variant >> 3] & (1 << (SgTypeUnsignedLongLong::static_variant & 7)))) ? ((SgTypeUnsignedLongLong*) (node)) : NULL) : NULL) |
Definition at line 2621 of file Cxx_Grammar.h.
#define IS_SgTypeLongDouble_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeLongDouble::static_variant >> 3] & (1 << (SgTypeLongDouble::static_variant & 7)))) ? ((SgTypeLongDouble*) (node)) : NULL) : NULL) |
Definition at line 2624 of file Cxx_Grammar.h.
#define IS_SgTypeString_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeString::static_variant >> 3] & (1 << (SgTypeString::static_variant & 7)))) ? ((SgTypeString*) (node)) : NULL) : NULL) |
Definition at line 2627 of file Cxx_Grammar.h.
#define IS_SgTypeBool_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeBool::static_variant >> 3] & (1 << (SgTypeBool::static_variant & 7)))) ? ((SgTypeBool*) (node)) : NULL) : NULL) |
Definition at line 2630 of file Cxx_Grammar.h.
#define IS_SgTypeComplex_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeComplex::static_variant >> 3] & (1 << (SgTypeComplex::static_variant & 7)))) ? ((SgTypeComplex*) (node)) : NULL) : NULL) |
Definition at line 2633 of file Cxx_Grammar.h.
#define IS_SgTypeImaginary_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeImaginary::static_variant >> 3] & (1 << (SgTypeImaginary::static_variant & 7)))) ? ((SgTypeImaginary*) (node)) : NULL) : NULL) |
Definition at line 2636 of file Cxx_Grammar.h.
#define IS_SgTypeDefault_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeDefault::static_variant >> 3] & (1 << (SgTypeDefault::static_variant & 7)))) ? ((SgTypeDefault*) (node)) : NULL) : NULL) |
Definition at line 2639 of file Cxx_Grammar.h.
#define IS_SgPointerMemberType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPointerMemberType::static_variant >> 3] & (1 << (SgPointerMemberType::static_variant & 7)))) ? ((SgPointerMemberType*) (node)) : NULL) : NULL) |
Definition at line 2642 of file Cxx_Grammar.h.
#define IS_SgReferenceType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgReferenceType::static_variant >> 3] & (1 << (SgReferenceType::static_variant & 7)))) ? ((SgReferenceType*) (node)) : NULL) : NULL) |
Definition at line 2645 of file Cxx_Grammar.h.
#define IS_SgTypeCAFTeam_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeCAFTeam::static_variant >> 3] & (1 << (SgTypeCAFTeam::static_variant & 7)))) ? ((SgTypeCAFTeam*) (node)) : NULL) : NULL) |
Definition at line 2648 of file Cxx_Grammar.h.
#define IS_SgTypeUnsigned128bitInteger_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeUnsigned128bitInteger::static_variant >> 3] & (1 << (SgTypeUnsigned128bitInteger::static_variant & 7)))) ? ((SgTypeUnsigned128bitInteger*) (node)) : NULL) : NULL) |
Definition at line 2651 of file Cxx_Grammar.h.
#define IS_SgTypeSigned128bitInteger_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeSigned128bitInteger::static_variant >> 3] & (1 << (SgTypeSigned128bitInteger::static_variant & 7)))) ? ((SgTypeSigned128bitInteger*) (node)) : NULL) : NULL) |
Definition at line 2654 of file Cxx_Grammar.h.
#define IS_SgTypeLabel_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeLabel::static_variant >> 3] & (1 << (SgTypeLabel::static_variant & 7)))) ? ((SgTypeLabel*) (node)) : NULL) : NULL) |
Definition at line 2657 of file Cxx_Grammar.h.
#define IS_SgJavaParameterizedType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaParameterizedType::static_variant >> 3] & (1 << (SgJavaParameterizedType::static_variant & 7)))) ? ((SgJavaParameterizedType*) (node)) : NULL) : NULL) |
Definition at line 2660 of file Cxx_Grammar.h.
#define IS_SgJavaQualifiedType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaQualifiedType::static_variant >> 3] & (1 << (SgJavaQualifiedType::static_variant & 7)))) ? ((SgJavaQualifiedType*) (node)) : NULL) : NULL) |
Definition at line 2663 of file Cxx_Grammar.h.
#define IS_SgJavaWildcardType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaWildcardType::static_variant >> 3] & (1 << (SgJavaWildcardType::static_variant & 7)))) ? ((SgJavaWildcardType*) (node)) : NULL) : NULL) |
Definition at line 2666 of file Cxx_Grammar.h.
#define IS_SgJavaUnionType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaUnionType::static_variant >> 3] & (1 << (SgJavaUnionType::static_variant & 7)))) ? ((SgJavaUnionType*) (node)) : NULL) : NULL) |
Definition at line 2669 of file Cxx_Grammar.h.
#define IS_SgJavaParameterType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaParameterType::static_variant >> 3] & (1 << (SgJavaParameterType::static_variant & 7)))) ? ((SgJavaParameterType*) (node)) : NULL) : NULL) |
Definition at line 2672 of file Cxx_Grammar.h.
#define IS_SgTemplateType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateType::static_variant >> 3] & (1 << (SgTemplateType::static_variant & 7)))) ? ((SgTemplateType*) (node)) : NULL) : NULL) |
Definition at line 2675 of file Cxx_Grammar.h.
#define IS_SgEnumType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgEnumType::static_variant >> 3] & (1 << (SgEnumType::static_variant & 7)))) ? ((SgEnumType*) (node)) : NULL) : NULL) |
Definition at line 2678 of file Cxx_Grammar.h.
#define IS_SgTypedefType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypedefType::static_variant >> 3] & (1 << (SgTypedefType::static_variant & 7)))) ? ((SgTypedefType*) (node)) : NULL) : NULL) |
Definition at line 2681 of file Cxx_Grammar.h.
#define IS_SgModifierType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgModifierType::static_variant >> 3] & (1 << (SgModifierType::static_variant & 7)))) ? ((SgModifierType*) (node)) : NULL) : NULL) |
Definition at line 2684 of file Cxx_Grammar.h.
#define IS_SgPartialFunctionModifierType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPartialFunctionModifierType::static_variant >> 3] & (1 << (SgPartialFunctionModifierType::static_variant & 7)))) ? ((SgPartialFunctionModifierType*) (node)) : NULL) : NULL) |
Definition at line 2687 of file Cxx_Grammar.h.
#define IS_SgArrayType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgArrayType::static_variant >> 3] & (1 << (SgArrayType::static_variant & 7)))) ? ((SgArrayType*) (node)) : NULL) : NULL) |
Definition at line 2690 of file Cxx_Grammar.h.
#define IS_SgTypeEllipse_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeEllipse::static_variant >> 3] & (1 << (SgTypeEllipse::static_variant & 7)))) ? ((SgTypeEllipse*) (node)) : NULL) : NULL) |
Definition at line 2693 of file Cxx_Grammar.h.
#define IS_SgTypeCrayPointer_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeCrayPointer::static_variant >> 3] & (1 << (SgTypeCrayPointer::static_variant & 7)))) ? ((SgTypeCrayPointer*) (node)) : NULL) : NULL) |
Definition at line 2696 of file Cxx_Grammar.h.
#define IS_SgPartialFunctionType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPartialFunctionType::static_variant >> 3] & (1 << (SgPartialFunctionType::static_variant & 7)))) ? ((SgPartialFunctionType*) (node)) : NULL) : NULL) |
Definition at line 2699 of file Cxx_Grammar.h.
#define IS_SgMemberFunctionType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgMemberFunctionType::static_variant >> 3] & (1 << (SgMemberFunctionType::static_variant & 7)))) ? ((SgMemberFunctionType*) (node)) : NULL) : NULL) |
Definition at line 2702 of file Cxx_Grammar.h.
#define IS_SgFunctionType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFunctionType::static_variant >> 3] & (1 << (SgFunctionType::static_variant & 7)))) ? ((SgFunctionType*) (node)) : NULL) : NULL) |
Definition at line 2705 of file Cxx_Grammar.h.
#define IS_SgPointerType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPointerType::static_variant >> 3] & (1 << (SgPointerType::static_variant & 7)))) ? ((SgPointerType*) (node)) : NULL) : NULL) |
Definition at line 2708 of file Cxx_Grammar.h.
#define IS_SgClassType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgClassType::static_variant >> 3] & (1 << (SgClassType::static_variant & 7)))) ? ((SgClassType*) (node)) : NULL) : NULL) |
Definition at line 2711 of file Cxx_Grammar.h.
#define IS_SgNamedType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNamedType::static_variant >> 3] & (1 << (SgNamedType::static_variant & 7)))) ? ((SgNamedType*) (node)) : NULL) : NULL) |
Definition at line 2714 of file Cxx_Grammar.h.
#define IS_SgQualifiedNameType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgQualifiedNameType::static_variant >> 3] & (1 << (SgQualifiedNameType::static_variant & 7)))) ? ((SgQualifiedNameType*) (node)) : NULL) : NULL) |
Definition at line 2717 of file Cxx_Grammar.h.
#define IS_SgType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgType::static_variant >> 3] & (1 << (SgType::static_variant & 7)))) ? ((SgType*) (node)) : NULL) : NULL) |
Definition at line 2720 of file Cxx_Grammar.h.
#define IS_SgForStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgForStatement::static_variant >> 3] & (1 << (SgForStatement::static_variant & 7)))) ? ((SgForStatement*) (node)) : NULL) : NULL) |
Definition at line 2723 of file Cxx_Grammar.h.
#define IS_SgForInitStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgForInitStatement::static_variant >> 3] & (1 << (SgForInitStatement::static_variant & 7)))) ? ((SgForInitStatement*) (node)) : NULL) : NULL) |
Definition at line 2726 of file Cxx_Grammar.h.
#define IS_SgCatchStatementSeq_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCatchStatementSeq::static_variant >> 3] & (1 << (SgCatchStatementSeq::static_variant & 7)))) ? ((SgCatchStatementSeq*) (node)) : NULL) : NULL) |
Definition at line 2729 of file Cxx_Grammar.h.
#define IS_SgFunctionParameterList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFunctionParameterList::static_variant >> 3] & (1 << (SgFunctionParameterList::static_variant & 7)))) ? ((SgFunctionParameterList*) (node)) : NULL) : NULL) |
Definition at line 2732 of file Cxx_Grammar.h.
#define IS_SgCtorInitializerList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCtorInitializerList::static_variant >> 3] & (1 << (SgCtorInitializerList::static_variant & 7)))) ? ((SgCtorInitializerList*) (node)) : NULL) : NULL) |
Definition at line 2735 of file Cxx_Grammar.h.
#define IS_SgBasicBlock_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBasicBlock::static_variant >> 3] & (1 << (SgBasicBlock::static_variant & 7)))) ? ((SgBasicBlock*) (node)) : NULL) : NULL) |
Definition at line 2738 of file Cxx_Grammar.h.
#define IS_SgGlobal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgGlobal::static_variant >> 3] & (1 << (SgGlobal::static_variant & 7)))) ? ((SgGlobal*) (node)) : NULL) : NULL) |
Definition at line 2741 of file Cxx_Grammar.h.
#define IS_SgIfStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIfStmt::static_variant >> 3] & (1 << (SgIfStmt::static_variant & 7)))) ? ((SgIfStmt*) (node)) : NULL) : NULL) |
Definition at line 2744 of file Cxx_Grammar.h.
#define IS_SgWhileStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgWhileStmt::static_variant >> 3] & (1 << (SgWhileStmt::static_variant & 7)))) ? ((SgWhileStmt*) (node)) : NULL) : NULL) |
Definition at line 2747 of file Cxx_Grammar.h.
#define IS_SgDoWhileStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDoWhileStmt::static_variant >> 3] & (1 << (SgDoWhileStmt::static_variant & 7)))) ? ((SgDoWhileStmt*) (node)) : NULL) : NULL) |
Definition at line 2750 of file Cxx_Grammar.h.
#define IS_SgSwitchStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgSwitchStatement::static_variant >> 3] & (1 << (SgSwitchStatement::static_variant & 7)))) ? ((SgSwitchStatement*) (node)) : NULL) : NULL) |
Definition at line 2753 of file Cxx_Grammar.h.
#define IS_SgCatchOptionStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCatchOptionStmt::static_variant >> 3] & (1 << (SgCatchOptionStmt::static_variant & 7)))) ? ((SgCatchOptionStmt*) (node)) : NULL) : NULL) |
Definition at line 2756 of file Cxx_Grammar.h.
#define IS_SgVariableDefinition_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgVariableDefinition::static_variant >> 3] & (1 << (SgVariableDefinition::static_variant & 7)))) ? ((SgVariableDefinition*) (node)) : NULL) : NULL) |
Definition at line 2759 of file Cxx_Grammar.h.
#define IS_SgStmtDeclarationStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgStmtDeclarationStatement::static_variant >> 3] & (1 << (SgStmtDeclarationStatement::static_variant & 7)))) ? ((SgStmtDeclarationStatement*) (node)) : NULL) : NULL) |
Definition at line 2762 of file Cxx_Grammar.h.
#define IS_SgEnumDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgEnumDeclaration::static_variant >> 3] & (1 << (SgEnumDeclaration::static_variant & 7)))) ? ((SgEnumDeclaration*) (node)) : NULL) : NULL) |
Definition at line 2765 of file Cxx_Grammar.h.
#define IS_SgAsmStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmStmt::static_variant >> 3] & (1 << (SgAsmStmt::static_variant & 7)))) ? ((SgAsmStmt*) (node)) : NULL) : NULL) |
Definition at line 2768 of file Cxx_Grammar.h.
#define IS_SgTypedefDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypedefDeclaration::static_variant >> 3] & (1 << (SgTypedefDeclaration::static_variant & 7)))) ? ((SgTypedefDeclaration*) (node)) : NULL) : NULL) |
Definition at line 2771 of file Cxx_Grammar.h.
#define IS_SgFunctionTypeTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFunctionTypeTable::static_variant >> 3] & (1 << (SgFunctionTypeTable::static_variant & 7)))) ? ((SgFunctionTypeTable*) (node)) : NULL) : NULL) |
Definition at line 2774 of file Cxx_Grammar.h.
#define IS_SgExprStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgExprStatement::static_variant >> 3] & (1 << (SgExprStatement::static_variant & 7)))) ? ((SgExprStatement*) (node)) : NULL) : NULL) |
Definition at line 2777 of file Cxx_Grammar.h.
#define IS_SgLabelStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLabelStatement::static_variant >> 3] & (1 << (SgLabelStatement::static_variant & 7)))) ? ((SgLabelStatement*) (node)) : NULL) : NULL) |
Definition at line 2780 of file Cxx_Grammar.h.
#define IS_SgCaseOptionStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCaseOptionStmt::static_variant >> 3] & (1 << (SgCaseOptionStmt::static_variant & 7)))) ? ((SgCaseOptionStmt*) (node)) : NULL) : NULL) |
Definition at line 2783 of file Cxx_Grammar.h.
#define IS_SgTryStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTryStmt::static_variant >> 3] & (1 << (SgTryStmt::static_variant & 7)))) ? ((SgTryStmt*) (node)) : NULL) : NULL) |
Definition at line 2786 of file Cxx_Grammar.h.
#define IS_SgDefaultOptionStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDefaultOptionStmt::static_variant >> 3] & (1 << (SgDefaultOptionStmt::static_variant & 7)))) ? ((SgDefaultOptionStmt*) (node)) : NULL) : NULL) |
Definition at line 2789 of file Cxx_Grammar.h.
#define IS_SgBreakStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBreakStmt::static_variant >> 3] & (1 << (SgBreakStmt::static_variant & 7)))) ? ((SgBreakStmt*) (node)) : NULL) : NULL) |
Definition at line 2792 of file Cxx_Grammar.h.
#define IS_SgContinueStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgContinueStmt::static_variant >> 3] & (1 << (SgContinueStmt::static_variant & 7)))) ? ((SgContinueStmt*) (node)) : NULL) : NULL) |
Definition at line 2795 of file Cxx_Grammar.h.
#define IS_SgReturnStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgReturnStmt::static_variant >> 3] & (1 << (SgReturnStmt::static_variant & 7)))) ? ((SgReturnStmt*) (node)) : NULL) : NULL) |
Definition at line 2798 of file Cxx_Grammar.h.
#define IS_SgGotoStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgGotoStatement::static_variant >> 3] & (1 << (SgGotoStatement::static_variant & 7)))) ? ((SgGotoStatement*) (node)) : NULL) : NULL) |
Definition at line 2801 of file Cxx_Grammar.h.
#define IS_SgSpawnStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgSpawnStmt::static_variant >> 3] & (1 << (SgSpawnStmt::static_variant & 7)))) ? ((SgSpawnStmt*) (node)) : NULL) : NULL) |
Definition at line 2804 of file Cxx_Grammar.h.
#define IS_SgNullStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNullStatement::static_variant >> 3] & (1 << (SgNullStatement::static_variant & 7)))) ? ((SgNullStatement*) (node)) : NULL) : NULL) |
Definition at line 2807 of file Cxx_Grammar.h.
#define IS_SgVariantStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgVariantStatement::static_variant >> 3] & (1 << (SgVariantStatement::static_variant & 7)))) ? ((SgVariantStatement*) (node)) : NULL) : NULL) |
Definition at line 2810 of file Cxx_Grammar.h.
#define IS_SgPragmaDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPragmaDeclaration::static_variant >> 3] & (1 << (SgPragmaDeclaration::static_variant & 7)))) ? ((SgPragmaDeclaration*) (node)) : NULL) : NULL) |
Definition at line 2813 of file Cxx_Grammar.h.
#define IS_SgTemplateClassDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateClassDeclaration::static_variant >> 3] & (1 << (SgTemplateClassDeclaration::static_variant & 7)))) ? ((SgTemplateClassDeclaration*) (node)) : NULL) : NULL) |
Definition at line 2816 of file Cxx_Grammar.h.
#define IS_SgTemplateMemberFunctionDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateMemberFunctionDeclaration::static_variant >> 3] & (1 << (SgTemplateMemberFunctionDeclaration::static_variant & 7)))) ? ((SgTemplateMemberFunctionDeclaration*) (node)) : NULL) : NULL) |
Definition at line 2819 of file Cxx_Grammar.h.
#define IS_SgTemplateFunctionDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateFunctionDeclaration::static_variant >> 3] & (1 << (SgTemplateFunctionDeclaration::static_variant & 7)))) ? ((SgTemplateFunctionDeclaration*) (node)) : NULL) : NULL) |
Definition at line 2822 of file Cxx_Grammar.h.
#define IS_SgTemplateVariableDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateVariableDeclaration::static_variant >> 3] & (1 << (SgTemplateVariableDeclaration::static_variant & 7)))) ? ((SgTemplateVariableDeclaration*) (node)) : NULL) : NULL) |
Definition at line 2825 of file Cxx_Grammar.h.
#define IS_SgTemplateDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateDeclaration::static_variant >> 3] & (1 << (SgTemplateDeclaration::static_variant & 7)))) ? ((SgTemplateDeclaration*) (node)) : NULL) : NULL) |
Definition at line 2828 of file Cxx_Grammar.h.
#define IS_SgVariableDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgVariableDeclaration::static_variant >> 3] & (1 << (SgVariableDeclaration::static_variant & 7)))) ? ((SgVariableDeclaration*) (node)) : NULL) : NULL) |
Definition at line 2831 of file Cxx_Grammar.h.
#define IS_SgTemplateInstantiationDecl_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateInstantiationDecl::static_variant >> 3] & (1 << (SgTemplateInstantiationDecl::static_variant & 7)))) ? ((SgTemplateInstantiationDecl*) (node)) : NULL) : NULL) |
Definition at line 2834 of file Cxx_Grammar.h.
#define IS_SgTemplateInstantiationDefn_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateInstantiationDefn::static_variant >> 3] & (1 << (SgTemplateInstantiationDefn::static_variant & 7)))) ? ((SgTemplateInstantiationDefn*) (node)) : NULL) : NULL) |
Definition at line 2837 of file Cxx_Grammar.h.
#define IS_SgTemplateInstantiationFunctionDecl_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateInstantiationFunctionDecl::static_variant >> 3] & (1 << (SgTemplateInstantiationFunctionDecl::static_variant & 7)))) ? ((SgTemplateInstantiationFunctionDecl*) (node)) : NULL) : NULL) |
Definition at line 2840 of file Cxx_Grammar.h.
#define IS_SgTemplateInstantiationMemberFunctionDecl_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateInstantiationMemberFunctionDecl::static_variant >> 3] & (1 << (SgTemplateInstantiationMemberFunctionDecl::static_variant & 7)))) ? ((SgTemplateInstantiationMemberFunctionDecl*) (node)) : NULL) : NULL) |
Definition at line 2843 of file Cxx_Grammar.h.
#define IS_SgWithStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgWithStatement::static_variant >> 3] & (1 << (SgWithStatement::static_variant & 7)))) ? ((SgWithStatement*) (node)) : NULL) : NULL) |
Definition at line 2846 of file Cxx_Grammar.h.
#define IS_SgPythonGlobalStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPythonGlobalStmt::static_variant >> 3] & (1 << (SgPythonGlobalStmt::static_variant & 7)))) ? ((SgPythonGlobalStmt*) (node)) : NULL) : NULL) |
Definition at line 2849 of file Cxx_Grammar.h.
#define IS_SgPythonPrintStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPythonPrintStmt::static_variant >> 3] & (1 << (SgPythonPrintStmt::static_variant & 7)))) ? ((SgPythonPrintStmt*) (node)) : NULL) : NULL) |
Definition at line 2852 of file Cxx_Grammar.h.
#define IS_SgPassStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPassStatement::static_variant >> 3] & (1 << (SgPassStatement::static_variant & 7)))) ? ((SgPassStatement*) (node)) : NULL) : NULL) |
Definition at line 2855 of file Cxx_Grammar.h.
#define IS_SgAssertStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAssertStmt::static_variant >> 3] & (1 << (SgAssertStmt::static_variant & 7)))) ? ((SgAssertStmt*) (node)) : NULL) : NULL) |
Definition at line 2858 of file Cxx_Grammar.h.
#define IS_SgExecStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgExecStatement::static_variant >> 3] & (1 << (SgExecStatement::static_variant & 7)))) ? ((SgExecStatement*) (node)) : NULL) : NULL) |
Definition at line 2861 of file Cxx_Grammar.h.
#define IS_SgProgramHeaderStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgProgramHeaderStatement::static_variant >> 3] & (1 << (SgProgramHeaderStatement::static_variant & 7)))) ? ((SgProgramHeaderStatement*) (node)) : NULL) : NULL) |
Definition at line 2864 of file Cxx_Grammar.h.
#define IS_SgProcedureHeaderStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgProcedureHeaderStatement::static_variant >> 3] & (1 << (SgProcedureHeaderStatement::static_variant & 7)))) ? ((SgProcedureHeaderStatement*) (node)) : NULL) : NULL) |
Definition at line 2867 of file Cxx_Grammar.h.
#define IS_SgEntryStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgEntryStatement::static_variant >> 3] & (1 << (SgEntryStatement::static_variant & 7)))) ? ((SgEntryStatement*) (node)) : NULL) : NULL) |
Definition at line 2870 of file Cxx_Grammar.h.
#define IS_SgFortranNonblockedDo_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFortranNonblockedDo::static_variant >> 3] & (1 << (SgFortranNonblockedDo::static_variant & 7)))) ? ((SgFortranNonblockedDo*) (node)) : NULL) : NULL) |
Definition at line 2873 of file Cxx_Grammar.h.
#define IS_SgInterfaceStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgInterfaceStatement::static_variant >> 3] & (1 << (SgInterfaceStatement::static_variant & 7)))) ? ((SgInterfaceStatement*) (node)) : NULL) : NULL) |
Definition at line 2876 of file Cxx_Grammar.h.
#define IS_SgParameterStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgParameterStatement::static_variant >> 3] & (1 << (SgParameterStatement::static_variant & 7)))) ? ((SgParameterStatement*) (node)) : NULL) : NULL) |
Definition at line 2879 of file Cxx_Grammar.h.
#define IS_SgCommonBlock_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCommonBlock::static_variant >> 3] & (1 << (SgCommonBlock::static_variant & 7)))) ? ((SgCommonBlock*) (node)) : NULL) : NULL) |
Definition at line 2882 of file Cxx_Grammar.h.
#define IS_SgModuleStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgModuleStatement::static_variant >> 3] & (1 << (SgModuleStatement::static_variant & 7)))) ? ((SgModuleStatement*) (node)) : NULL) : NULL) |
Definition at line 2885 of file Cxx_Grammar.h.
#define IS_SgUseStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUseStatement::static_variant >> 3] & (1 << (SgUseStatement::static_variant & 7)))) ? ((SgUseStatement*) (node)) : NULL) : NULL) |
Definition at line 2888 of file Cxx_Grammar.h.
#define IS_SgStopOrPauseStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgStopOrPauseStatement::static_variant >> 3] & (1 << (SgStopOrPauseStatement::static_variant & 7)))) ? ((SgStopOrPauseStatement*) (node)) : NULL) : NULL) |
Definition at line 2891 of file Cxx_Grammar.h.
#define IS_SgPrintStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPrintStatement::static_variant >> 3] & (1 << (SgPrintStatement::static_variant & 7)))) ? ((SgPrintStatement*) (node)) : NULL) : NULL) |
Definition at line 2894 of file Cxx_Grammar.h.
#define IS_SgReadStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgReadStatement::static_variant >> 3] & (1 << (SgReadStatement::static_variant & 7)))) ? ((SgReadStatement*) (node)) : NULL) : NULL) |
Definition at line 2897 of file Cxx_Grammar.h.
#define IS_SgWriteStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgWriteStatement::static_variant >> 3] & (1 << (SgWriteStatement::static_variant & 7)))) ? ((SgWriteStatement*) (node)) : NULL) : NULL) |
Definition at line 2900 of file Cxx_Grammar.h.
#define IS_SgOpenStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOpenStatement::static_variant >> 3] & (1 << (SgOpenStatement::static_variant & 7)))) ? ((SgOpenStatement*) (node)) : NULL) : NULL) |
Definition at line 2903 of file Cxx_Grammar.h.
#define IS_SgCloseStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCloseStatement::static_variant >> 3] & (1 << (SgCloseStatement::static_variant & 7)))) ? ((SgCloseStatement*) (node)) : NULL) : NULL) |
Definition at line 2906 of file Cxx_Grammar.h.
#define IS_SgInquireStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgInquireStatement::static_variant >> 3] & (1 << (SgInquireStatement::static_variant & 7)))) ? ((SgInquireStatement*) (node)) : NULL) : NULL) |
Definition at line 2909 of file Cxx_Grammar.h.
#define IS_SgFlushStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFlushStatement::static_variant >> 3] & (1 << (SgFlushStatement::static_variant & 7)))) ? ((SgFlushStatement*) (node)) : NULL) : NULL) |
Definition at line 2912 of file Cxx_Grammar.h.
#define IS_SgBackspaceStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBackspaceStatement::static_variant >> 3] & (1 << (SgBackspaceStatement::static_variant & 7)))) ? ((SgBackspaceStatement*) (node)) : NULL) : NULL) |
Definition at line 2915 of file Cxx_Grammar.h.
#define IS_SgRewindStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgRewindStatement::static_variant >> 3] & (1 << (SgRewindStatement::static_variant & 7)))) ? ((SgRewindStatement*) (node)) : NULL) : NULL) |
Definition at line 2918 of file Cxx_Grammar.h.
#define IS_SgEndfileStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgEndfileStatement::static_variant >> 3] & (1 << (SgEndfileStatement::static_variant & 7)))) ? ((SgEndfileStatement*) (node)) : NULL) : NULL) |
Definition at line 2921 of file Cxx_Grammar.h.
#define IS_SgWaitStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgWaitStatement::static_variant >> 3] & (1 << (SgWaitStatement::static_variant & 7)))) ? ((SgWaitStatement*) (node)) : NULL) : NULL) |
Definition at line 2924 of file Cxx_Grammar.h.
#define IS_SgCAFWithTeamStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCAFWithTeamStatement::static_variant >> 3] & (1 << (SgCAFWithTeamStatement::static_variant & 7)))) ? ((SgCAFWithTeamStatement*) (node)) : NULL) : NULL) |
Definition at line 2927 of file Cxx_Grammar.h.
#define IS_SgFormatStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFormatStatement::static_variant >> 3] & (1 << (SgFormatStatement::static_variant & 7)))) ? ((SgFormatStatement*) (node)) : NULL) : NULL) |
Definition at line 2930 of file Cxx_Grammar.h.
#define IS_SgFortranDo_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFortranDo::static_variant >> 3] & (1 << (SgFortranDo::static_variant & 7)))) ? ((SgFortranDo*) (node)) : NULL) : NULL) |
Definition at line 2933 of file Cxx_Grammar.h.
#define IS_SgForAllStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgForAllStatement::static_variant >> 3] & (1 << (SgForAllStatement::static_variant & 7)))) ? ((SgForAllStatement*) (node)) : NULL) : NULL) |
Definition at line 2936 of file Cxx_Grammar.h.
#define IS_SgIOStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIOStatement::static_variant >> 3] & (1 << (SgIOStatement::static_variant & 7)))) ? ((SgIOStatement*) (node)) : NULL) : NULL) |
Definition at line 2939 of file Cxx_Grammar.h.
#define IS_SgUpcNotifyStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUpcNotifyStatement::static_variant >> 3] & (1 << (SgUpcNotifyStatement::static_variant & 7)))) ? ((SgUpcNotifyStatement*) (node)) : NULL) : NULL) |
Definition at line 2942 of file Cxx_Grammar.h.
#define IS_SgUpcWaitStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUpcWaitStatement::static_variant >> 3] & (1 << (SgUpcWaitStatement::static_variant & 7)))) ? ((SgUpcWaitStatement*) (node)) : NULL) : NULL) |
Definition at line 2945 of file Cxx_Grammar.h.
#define IS_SgUpcBarrierStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUpcBarrierStatement::static_variant >> 3] & (1 << (SgUpcBarrierStatement::static_variant & 7)))) ? ((SgUpcBarrierStatement*) (node)) : NULL) : NULL) |
Definition at line 2948 of file Cxx_Grammar.h.
#define IS_SgUpcFenceStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUpcFenceStatement::static_variant >> 3] & (1 << (SgUpcFenceStatement::static_variant & 7)))) ? ((SgUpcFenceStatement*) (node)) : NULL) : NULL) |
Definition at line 2951 of file Cxx_Grammar.h.
#define IS_SgUpcForAllStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUpcForAllStatement::static_variant >> 3] & (1 << (SgUpcForAllStatement::static_variant & 7)))) ? ((SgUpcForAllStatement*) (node)) : NULL) : NULL) |
Definition at line 2954 of file Cxx_Grammar.h.
#define IS_SgOmpParallelStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpParallelStatement::static_variant >> 3] & (1 << (SgOmpParallelStatement::static_variant & 7)))) ? ((SgOmpParallelStatement*) (node)) : NULL) : NULL) |
Definition at line 2957 of file Cxx_Grammar.h.
#define IS_SgOmpSingleStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpSingleStatement::static_variant >> 3] & (1 << (SgOmpSingleStatement::static_variant & 7)))) ? ((SgOmpSingleStatement*) (node)) : NULL) : NULL) |
Definition at line 2960 of file Cxx_Grammar.h.
#define IS_SgOmpTaskStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpTaskStatement::static_variant >> 3] & (1 << (SgOmpTaskStatement::static_variant & 7)))) ? ((SgOmpTaskStatement*) (node)) : NULL) : NULL) |
Definition at line 2963 of file Cxx_Grammar.h.
#define IS_SgOmpForStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpForStatement::static_variant >> 3] & (1 << (SgOmpForStatement::static_variant & 7)))) ? ((SgOmpForStatement*) (node)) : NULL) : NULL) |
Definition at line 2966 of file Cxx_Grammar.h.
#define IS_SgOmpDoStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpDoStatement::static_variant >> 3] & (1 << (SgOmpDoStatement::static_variant & 7)))) ? ((SgOmpDoStatement*) (node)) : NULL) : NULL) |
Definition at line 2969 of file Cxx_Grammar.h.
#define IS_SgOmpSectionsStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpSectionsStatement::static_variant >> 3] & (1 << (SgOmpSectionsStatement::static_variant & 7)))) ? ((SgOmpSectionsStatement*) (node)) : NULL) : NULL) |
Definition at line 2972 of file Cxx_Grammar.h.
#define IS_SgOmpTargetStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpTargetStatement::static_variant >> 3] & (1 << (SgOmpTargetStatement::static_variant & 7)))) ? ((SgOmpTargetStatement*) (node)) : NULL) : NULL) |
Definition at line 2975 of file Cxx_Grammar.h.
#define IS_SgOmpTargetDataStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpTargetDataStatement::static_variant >> 3] & (1 << (SgOmpTargetDataStatement::static_variant & 7)))) ? ((SgOmpTargetDataStatement*) (node)) : NULL) : NULL) |
Definition at line 2978 of file Cxx_Grammar.h.
#define IS_SgOmpSimdStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpSimdStatement::static_variant >> 3] & (1 << (SgOmpSimdStatement::static_variant & 7)))) ? ((SgOmpSimdStatement*) (node)) : NULL) : NULL) |
Definition at line 2981 of file Cxx_Grammar.h.
#define IS_SgOmpClauseBodyStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpClauseBodyStatement::static_variant >> 3] & (1 << (SgOmpClauseBodyStatement::static_variant & 7)))) ? ((SgOmpClauseBodyStatement*) (node)) : NULL) : NULL) |
Definition at line 2984 of file Cxx_Grammar.h.
#define IS_SgOmpAtomicStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpAtomicStatement::static_variant >> 3] & (1 << (SgOmpAtomicStatement::static_variant & 7)))) ? ((SgOmpAtomicStatement*) (node)) : NULL) : NULL) |
Definition at line 2987 of file Cxx_Grammar.h.
#define IS_SgOmpMasterStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpMasterStatement::static_variant >> 3] & (1 << (SgOmpMasterStatement::static_variant & 7)))) ? ((SgOmpMasterStatement*) (node)) : NULL) : NULL) |
Definition at line 2990 of file Cxx_Grammar.h.
#define IS_SgOmpSectionStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpSectionStatement::static_variant >> 3] & (1 << (SgOmpSectionStatement::static_variant & 7)))) ? ((SgOmpSectionStatement*) (node)) : NULL) : NULL) |
Definition at line 2993 of file Cxx_Grammar.h.
#define IS_SgOmpOrderedStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpOrderedStatement::static_variant >> 3] & (1 << (SgOmpOrderedStatement::static_variant & 7)))) ? ((SgOmpOrderedStatement*) (node)) : NULL) : NULL) |
Definition at line 2996 of file Cxx_Grammar.h.
#define IS_SgOmpWorkshareStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpWorkshareStatement::static_variant >> 3] & (1 << (SgOmpWorkshareStatement::static_variant & 7)))) ? ((SgOmpWorkshareStatement*) (node)) : NULL) : NULL) |
Definition at line 2999 of file Cxx_Grammar.h.
#define IS_SgOmpCriticalStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpCriticalStatement::static_variant >> 3] & (1 << (SgOmpCriticalStatement::static_variant & 7)))) ? ((SgOmpCriticalStatement*) (node)) : NULL) : NULL) |
Definition at line 3002 of file Cxx_Grammar.h.
#define IS_SgOmpBodyStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpBodyStatement::static_variant >> 3] & (1 << (SgOmpBodyStatement::static_variant & 7)))) ? ((SgOmpBodyStatement*) (node)) : NULL) : NULL) |
Definition at line 3005 of file Cxx_Grammar.h.
#define IS_SgJavaThrowStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaThrowStatement::static_variant >> 3] & (1 << (SgJavaThrowStatement::static_variant & 7)))) ? ((SgJavaThrowStatement*) (node)) : NULL) : NULL) |
Definition at line 3008 of file Cxx_Grammar.h.
#define IS_SgJavaForEachStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaForEachStatement::static_variant >> 3] & (1 << (SgJavaForEachStatement::static_variant & 7)))) ? ((SgJavaForEachStatement*) (node)) : NULL) : NULL) |
Definition at line 3011 of file Cxx_Grammar.h.
#define IS_SgJavaSynchronizedStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaSynchronizedStatement::static_variant >> 3] & (1 << (SgJavaSynchronizedStatement::static_variant & 7)))) ? ((SgJavaSynchronizedStatement*) (node)) : NULL) : NULL) |
Definition at line 3014 of file Cxx_Grammar.h.
#define IS_SgJavaLabelStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaLabelStatement::static_variant >> 3] & (1 << (SgJavaLabelStatement::static_variant & 7)))) ? ((SgJavaLabelStatement*) (node)) : NULL) : NULL) |
Definition at line 3017 of file Cxx_Grammar.h.
#define IS_SgJavaImportStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaImportStatement::static_variant >> 3] & (1 << (SgJavaImportStatement::static_variant & 7)))) ? ((SgJavaImportStatement*) (node)) : NULL) : NULL) |
Definition at line 3020 of file Cxx_Grammar.h.
#define IS_SgJavaPackageDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaPackageDeclaration::static_variant >> 3] & (1 << (SgJavaPackageDeclaration::static_variant & 7)))) ? ((SgJavaPackageDeclaration*) (node)) : NULL) : NULL) |
Definition at line 3023 of file Cxx_Grammar.h.
#define IS_SgJavaPackageStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaPackageStatement::static_variant >> 3] & (1 << (SgJavaPackageStatement::static_variant & 7)))) ? ((SgJavaPackageStatement*) (node)) : NULL) : NULL) |
Definition at line 3026 of file Cxx_Grammar.h.
#define IS_SgBlockDataStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBlockDataStatement::static_variant >> 3] & (1 << (SgBlockDataStatement::static_variant & 7)))) ? ((SgBlockDataStatement*) (node)) : NULL) : NULL) |
Definition at line 3029 of file Cxx_Grammar.h.
#define IS_SgImplicitStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgImplicitStatement::static_variant >> 3] & (1 << (SgImplicitStatement::static_variant & 7)))) ? ((SgImplicitStatement*) (node)) : NULL) : NULL) |
Definition at line 3032 of file Cxx_Grammar.h.
#define IS_SgStatementFunctionStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgStatementFunctionStatement::static_variant >> 3] & (1 << (SgStatementFunctionStatement::static_variant & 7)))) ? ((SgStatementFunctionStatement*) (node)) : NULL) : NULL) |
Definition at line 3035 of file Cxx_Grammar.h.
#define IS_SgWhereStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgWhereStatement::static_variant >> 3] & (1 << (SgWhereStatement::static_variant & 7)))) ? ((SgWhereStatement*) (node)) : NULL) : NULL) |
Definition at line 3038 of file Cxx_Grammar.h.
#define IS_SgNullifyStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNullifyStatement::static_variant >> 3] & (1 << (SgNullifyStatement::static_variant & 7)))) ? ((SgNullifyStatement*) (node)) : NULL) : NULL) |
Definition at line 3041 of file Cxx_Grammar.h.
#define IS_SgEquivalenceStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgEquivalenceStatement::static_variant >> 3] & (1 << (SgEquivalenceStatement::static_variant & 7)))) ? ((SgEquivalenceStatement*) (node)) : NULL) : NULL) |
Definition at line 3044 of file Cxx_Grammar.h.
#define IS_SgDerivedTypeStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDerivedTypeStatement::static_variant >> 3] & (1 << (SgDerivedTypeStatement::static_variant & 7)))) ? ((SgDerivedTypeStatement*) (node)) : NULL) : NULL) |
Definition at line 3047 of file Cxx_Grammar.h.
#define IS_SgAttributeSpecificationStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAttributeSpecificationStatement::static_variant >> 3] & (1 << (SgAttributeSpecificationStatement::static_variant & 7)))) ? ((SgAttributeSpecificationStatement*) (node)) : NULL) : NULL) |
Definition at line 3050 of file Cxx_Grammar.h.
#define IS_SgAllocateStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAllocateStatement::static_variant >> 3] & (1 << (SgAllocateStatement::static_variant & 7)))) ? ((SgAllocateStatement*) (node)) : NULL) : NULL) |
Definition at line 3053 of file Cxx_Grammar.h.
#define IS_SgDeallocateStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDeallocateStatement::static_variant >> 3] & (1 << (SgDeallocateStatement::static_variant & 7)))) ? ((SgDeallocateStatement*) (node)) : NULL) : NULL) |
Definition at line 3056 of file Cxx_Grammar.h.
#define IS_SgContainsStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgContainsStatement::static_variant >> 3] & (1 << (SgContainsStatement::static_variant & 7)))) ? ((SgContainsStatement*) (node)) : NULL) : NULL) |
Definition at line 3059 of file Cxx_Grammar.h.
#define IS_SgSequenceStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgSequenceStatement::static_variant >> 3] & (1 << (SgSequenceStatement::static_variant & 7)))) ? ((SgSequenceStatement*) (node)) : NULL) : NULL) |
Definition at line 3062 of file Cxx_Grammar.h.
#define IS_SgElseWhereStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgElseWhereStatement::static_variant >> 3] & (1 << (SgElseWhereStatement::static_variant & 7)))) ? ((SgElseWhereStatement*) (node)) : NULL) : NULL) |
Definition at line 3065 of file Cxx_Grammar.h.
#define IS_SgArithmeticIfStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgArithmeticIfStatement::static_variant >> 3] & (1 << (SgArithmeticIfStatement::static_variant & 7)))) ? ((SgArithmeticIfStatement*) (node)) : NULL) : NULL) |
Definition at line 3068 of file Cxx_Grammar.h.
#define IS_SgAssignStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAssignStatement::static_variant >> 3] & (1 << (SgAssignStatement::static_variant & 7)))) ? ((SgAssignStatement*) (node)) : NULL) : NULL) |
Definition at line 3071 of file Cxx_Grammar.h.
#define IS_SgComputedGotoStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgComputedGotoStatement::static_variant >> 3] & (1 << (SgComputedGotoStatement::static_variant & 7)))) ? ((SgComputedGotoStatement*) (node)) : NULL) : NULL) |
Definition at line 3074 of file Cxx_Grammar.h.
#define IS_SgAssignedGotoStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAssignedGotoStatement::static_variant >> 3] & (1 << (SgAssignedGotoStatement::static_variant & 7)))) ? ((SgAssignedGotoStatement*) (node)) : NULL) : NULL) |
Definition at line 3077 of file Cxx_Grammar.h.
#define IS_SgNamelistStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNamelistStatement::static_variant >> 3] & (1 << (SgNamelistStatement::static_variant & 7)))) ? ((SgNamelistStatement*) (node)) : NULL) : NULL) |
Definition at line 3080 of file Cxx_Grammar.h.
#define IS_SgImportStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgImportStatement::static_variant >> 3] & (1 << (SgImportStatement::static_variant & 7)))) ? ((SgImportStatement*) (node)) : NULL) : NULL) |
Definition at line 3083 of file Cxx_Grammar.h.
#define IS_SgAssociateStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAssociateStatement::static_variant >> 3] & (1 << (SgAssociateStatement::static_variant & 7)))) ? ((SgAssociateStatement*) (node)) : NULL) : NULL) |
Definition at line 3086 of file Cxx_Grammar.h.
#define IS_SgFortranIncludeLine_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFortranIncludeLine::static_variant >> 3] & (1 << (SgFortranIncludeLine::static_variant & 7)))) ? ((SgFortranIncludeLine*) (node)) : NULL) : NULL) |
Definition at line 3089 of file Cxx_Grammar.h.
#define IS_SgNamespaceDeclarationStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNamespaceDeclarationStatement::static_variant >> 3] & (1 << (SgNamespaceDeclarationStatement::static_variant & 7)))) ? ((SgNamespaceDeclarationStatement*) (node)) : NULL) : NULL) |
Definition at line 3092 of file Cxx_Grammar.h.
#define IS_SgNamespaceAliasDeclarationStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNamespaceAliasDeclarationStatement::static_variant >> 3] & (1 << (SgNamespaceAliasDeclarationStatement::static_variant & 7)))) ? ((SgNamespaceAliasDeclarationStatement*) (node)) : NULL) : NULL) |
Definition at line 3095 of file Cxx_Grammar.h.
#define IS_SgNamespaceDefinitionStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNamespaceDefinitionStatement::static_variant >> 3] & (1 << (SgNamespaceDefinitionStatement::static_variant & 7)))) ? ((SgNamespaceDefinitionStatement*) (node)) : NULL) : NULL) |
Definition at line 3098 of file Cxx_Grammar.h.
#define IS_SgUsingDeclarationStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUsingDeclarationStatement::static_variant >> 3] & (1 << (SgUsingDeclarationStatement::static_variant & 7)))) ? ((SgUsingDeclarationStatement*) (node)) : NULL) : NULL) |
Definition at line 3101 of file Cxx_Grammar.h.
#define IS_SgUsingDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUsingDirectiveStatement::static_variant >> 3] & (1 << (SgUsingDirectiveStatement::static_variant & 7)))) ? ((SgUsingDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3104 of file Cxx_Grammar.h.
#define IS_SgTemplateInstantiationDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateInstantiationDirectiveStatement::static_variant >> 3] & (1 << (SgTemplateInstantiationDirectiveStatement::static_variant & 7)))) ? ((SgTemplateInstantiationDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3107 of file Cxx_Grammar.h.
#define IS_SgTemplateClassDefinition_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateClassDefinition::static_variant >> 3] & (1 << (SgTemplateClassDefinition::static_variant & 7)))) ? ((SgTemplateClassDefinition*) (node)) : NULL) : NULL) |
Definition at line 3110 of file Cxx_Grammar.h.
#define IS_SgTemplateFunctionDefinition_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateFunctionDefinition::static_variant >> 3] & (1 << (SgTemplateFunctionDefinition::static_variant & 7)))) ? ((SgTemplateFunctionDefinition*) (node)) : NULL) : NULL) |
Definition at line 3113 of file Cxx_Grammar.h.
#define IS_SgClassDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgClassDeclaration::static_variant >> 3] & (1 << (SgClassDeclaration::static_variant & 7)))) ? ((SgClassDeclaration*) (node)) : NULL) : NULL) |
Definition at line 3116 of file Cxx_Grammar.h.
#define IS_SgClassDefinition_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgClassDefinition::static_variant >> 3] & (1 << (SgClassDefinition::static_variant & 7)))) ? ((SgClassDefinition*) (node)) : NULL) : NULL) |
Definition at line 3119 of file Cxx_Grammar.h.
#define IS_SgFunctionDefinition_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFunctionDefinition::static_variant >> 3] & (1 << (SgFunctionDefinition::static_variant & 7)))) ? ((SgFunctionDefinition*) (node)) : NULL) : NULL) |
Definition at line 3122 of file Cxx_Grammar.h.
#define IS_SgScopeStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgScopeStatement::static_variant >> 3] & (1 << (SgScopeStatement::static_variant & 7)))) ? ((SgScopeStatement*) (node)) : NULL) : NULL) |
Definition at line 3125 of file Cxx_Grammar.h.
#define IS_SgMemberFunctionDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgMemberFunctionDeclaration::static_variant >> 3] & (1 << (SgMemberFunctionDeclaration::static_variant & 7)))) ? ((SgMemberFunctionDeclaration*) (node)) : NULL) : NULL) |
Definition at line 3128 of file Cxx_Grammar.h.
#define IS_SgFunctionDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFunctionDeclaration::static_variant >> 3] & (1 << (SgFunctionDeclaration::static_variant & 7)))) ? ((SgFunctionDeclaration*) (node)) : NULL) : NULL) |
Definition at line 3131 of file Cxx_Grammar.h.
#define IS_SgIncludeDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIncludeDirectiveStatement::static_variant >> 3] & (1 << (SgIncludeDirectiveStatement::static_variant & 7)))) ? ((SgIncludeDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3134 of file Cxx_Grammar.h.
#define IS_SgDefineDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDefineDirectiveStatement::static_variant >> 3] & (1 << (SgDefineDirectiveStatement::static_variant & 7)))) ? ((SgDefineDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3137 of file Cxx_Grammar.h.
#define IS_SgUndefDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUndefDirectiveStatement::static_variant >> 3] & (1 << (SgUndefDirectiveStatement::static_variant & 7)))) ? ((SgUndefDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3140 of file Cxx_Grammar.h.
#define IS_SgIfdefDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIfdefDirectiveStatement::static_variant >> 3] & (1 << (SgIfdefDirectiveStatement::static_variant & 7)))) ? ((SgIfdefDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3143 of file Cxx_Grammar.h.
#define IS_SgIfndefDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIfndefDirectiveStatement::static_variant >> 3] & (1 << (SgIfndefDirectiveStatement::static_variant & 7)))) ? ((SgIfndefDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3146 of file Cxx_Grammar.h.
#define IS_SgIfDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIfDirectiveStatement::static_variant >> 3] & (1 << (SgIfDirectiveStatement::static_variant & 7)))) ? ((SgIfDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3149 of file Cxx_Grammar.h.
#define IS_SgDeadIfDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDeadIfDirectiveStatement::static_variant >> 3] & (1 << (SgDeadIfDirectiveStatement::static_variant & 7)))) ? ((SgDeadIfDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3152 of file Cxx_Grammar.h.
#define IS_SgElseDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgElseDirectiveStatement::static_variant >> 3] & (1 << (SgElseDirectiveStatement::static_variant & 7)))) ? ((SgElseDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3155 of file Cxx_Grammar.h.
#define IS_SgElseifDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgElseifDirectiveStatement::static_variant >> 3] & (1 << (SgElseifDirectiveStatement::static_variant & 7)))) ? ((SgElseifDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3158 of file Cxx_Grammar.h.
#define IS_SgEndifDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgEndifDirectiveStatement::static_variant >> 3] & (1 << (SgEndifDirectiveStatement::static_variant & 7)))) ? ((SgEndifDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3161 of file Cxx_Grammar.h.
#define IS_SgLineDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLineDirectiveStatement::static_variant >> 3] & (1 << (SgLineDirectiveStatement::static_variant & 7)))) ? ((SgLineDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3164 of file Cxx_Grammar.h.
#define IS_SgWarningDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgWarningDirectiveStatement::static_variant >> 3] & (1 << (SgWarningDirectiveStatement::static_variant & 7)))) ? ((SgWarningDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3167 of file Cxx_Grammar.h.
#define IS_SgErrorDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgErrorDirectiveStatement::static_variant >> 3] & (1 << (SgErrorDirectiveStatement::static_variant & 7)))) ? ((SgErrorDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3170 of file Cxx_Grammar.h.
#define IS_SgEmptyDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgEmptyDirectiveStatement::static_variant >> 3] & (1 << (SgEmptyDirectiveStatement::static_variant & 7)))) ? ((SgEmptyDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3173 of file Cxx_Grammar.h.
#define IS_SgIncludeNextDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIncludeNextDirectiveStatement::static_variant >> 3] & (1 << (SgIncludeNextDirectiveStatement::static_variant & 7)))) ? ((SgIncludeNextDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3176 of file Cxx_Grammar.h.
#define IS_SgIdentDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIdentDirectiveStatement::static_variant >> 3] & (1 << (SgIdentDirectiveStatement::static_variant & 7)))) ? ((SgIdentDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3179 of file Cxx_Grammar.h.
#define IS_SgLinemarkerDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLinemarkerDirectiveStatement::static_variant >> 3] & (1 << (SgLinemarkerDirectiveStatement::static_variant & 7)))) ? ((SgLinemarkerDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3182 of file Cxx_Grammar.h.
#define IS_SgC_PreprocessorDirectiveStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgC_PreprocessorDirectiveStatement::static_variant >> 3] & (1 << (SgC_PreprocessorDirectiveStatement::static_variant & 7)))) ? ((SgC_PreprocessorDirectiveStatement*) (node)) : NULL) : NULL) |
Definition at line 3185 of file Cxx_Grammar.h.
#define IS_SgClinkageStartStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgClinkageStartStatement::static_variant >> 3] & (1 << (SgClinkageStartStatement::static_variant & 7)))) ? ((SgClinkageStartStatement*) (node)) : NULL) : NULL) |
Definition at line 3188 of file Cxx_Grammar.h.
#define IS_SgClinkageEndStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgClinkageEndStatement::static_variant >> 3] & (1 << (SgClinkageEndStatement::static_variant & 7)))) ? ((SgClinkageEndStatement*) (node)) : NULL) : NULL) |
Definition at line 3191 of file Cxx_Grammar.h.
#define IS_SgClinkageDeclarationStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgClinkageDeclarationStatement::static_variant >> 3] & (1 << (SgClinkageDeclarationStatement::static_variant & 7)))) ? ((SgClinkageDeclarationStatement*) (node)) : NULL) : NULL) |
Definition at line 3194 of file Cxx_Grammar.h.
#define IS_SgOmpFlushStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpFlushStatement::static_variant >> 3] & (1 << (SgOmpFlushStatement::static_variant & 7)))) ? ((SgOmpFlushStatement*) (node)) : NULL) : NULL) |
Definition at line 3197 of file Cxx_Grammar.h.
#define IS_SgOmpBarrierStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpBarrierStatement::static_variant >> 3] & (1 << (SgOmpBarrierStatement::static_variant & 7)))) ? ((SgOmpBarrierStatement*) (node)) : NULL) : NULL) |
Definition at line 3200 of file Cxx_Grammar.h.
#define IS_SgOmpTaskwaitStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpTaskwaitStatement::static_variant >> 3] & (1 << (SgOmpTaskwaitStatement::static_variant & 7)))) ? ((SgOmpTaskwaitStatement*) (node)) : NULL) : NULL) |
Definition at line 3203 of file Cxx_Grammar.h.
#define IS_SgOmpThreadprivateStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpThreadprivateStatement::static_variant >> 3] & (1 << (SgOmpThreadprivateStatement::static_variant & 7)))) ? ((SgOmpThreadprivateStatement*) (node)) : NULL) : NULL) |
Definition at line 3206 of file Cxx_Grammar.h.
#define IS_SgDeclarationStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDeclarationStatement::static_variant >> 3] & (1 << (SgDeclarationStatement::static_variant & 7)))) ? ((SgDeclarationStatement*) (node)) : NULL) : NULL) |
Definition at line 3209 of file Cxx_Grammar.h.
#define IS_SgStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgStatement::static_variant >> 3] & (1 << (SgStatement::static_variant & 7)))) ? ((SgStatement*) (node)) : NULL) : NULL) |
Definition at line 3212 of file Cxx_Grammar.h.
#define IS_SgVarRefExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgVarRefExp::static_variant >> 3] & (1 << (SgVarRefExp::static_variant & 7)))) ? ((SgVarRefExp*) (node)) : NULL) : NULL) |
Definition at line 3215 of file Cxx_Grammar.h.
#define IS_SgCompoundLiteralExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCompoundLiteralExp::static_variant >> 3] & (1 << (SgCompoundLiteralExp::static_variant & 7)))) ? ((SgCompoundLiteralExp*) (node)) : NULL) : NULL) |
Definition at line 3218 of file Cxx_Grammar.h.
#define IS_SgLabelRefExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLabelRefExp::static_variant >> 3] & (1 << (SgLabelRefExp::static_variant & 7)))) ? ((SgLabelRefExp*) (node)) : NULL) : NULL) |
Definition at line 3221 of file Cxx_Grammar.h.
#define IS_SgClassNameRefExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgClassNameRefExp::static_variant >> 3] & (1 << (SgClassNameRefExp::static_variant & 7)))) ? ((SgClassNameRefExp*) (node)) : NULL) : NULL) |
Definition at line 3224 of file Cxx_Grammar.h.
#define IS_SgFunctionRefExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFunctionRefExp::static_variant >> 3] & (1 << (SgFunctionRefExp::static_variant & 7)))) ? ((SgFunctionRefExp*) (node)) : NULL) : NULL) |
Definition at line 3227 of file Cxx_Grammar.h.
#define IS_SgMemberFunctionRefExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgMemberFunctionRefExp::static_variant >> 3] & (1 << (SgMemberFunctionRefExp::static_variant & 7)))) ? ((SgMemberFunctionRefExp*) (node)) : NULL) : NULL) |
Definition at line 3230 of file Cxx_Grammar.h.
#define IS_SgTemplateFunctionRefExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateFunctionRefExp::static_variant >> 3] & (1 << (SgTemplateFunctionRefExp::static_variant & 7)))) ? ((SgTemplateFunctionRefExp*) (node)) : NULL) : NULL) |
Definition at line 3233 of file Cxx_Grammar.h.
#define IS_SgTemplateMemberFunctionRefExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateMemberFunctionRefExp::static_variant >> 3] & (1 << (SgTemplateMemberFunctionRefExp::static_variant & 7)))) ? ((SgTemplateMemberFunctionRefExp*) (node)) : NULL) : NULL) |
Definition at line 3236 of file Cxx_Grammar.h.
#define IS_SgSizeOfOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgSizeOfOp::static_variant >> 3] & (1 << (SgSizeOfOp::static_variant & 7)))) ? ((SgSizeOfOp*) (node)) : NULL) : NULL) |
Definition at line 3239 of file Cxx_Grammar.h.
#define IS_SgAlignOfOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAlignOfOp::static_variant >> 3] & (1 << (SgAlignOfOp::static_variant & 7)))) ? ((SgAlignOfOp*) (node)) : NULL) : NULL) |
Definition at line 3242 of file Cxx_Grammar.h.
#define IS_SgJavaInstanceOfOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaInstanceOfOp::static_variant >> 3] & (1 << (SgJavaInstanceOfOp::static_variant & 7)))) ? ((SgJavaInstanceOfOp*) (node)) : NULL) : NULL) |
Definition at line 3245 of file Cxx_Grammar.h.
#define IS_SgJavaMarkerAnnotation_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaMarkerAnnotation::static_variant >> 3] & (1 << (SgJavaMarkerAnnotation::static_variant & 7)))) ? ((SgJavaMarkerAnnotation*) (node)) : NULL) : NULL) |
Definition at line 3248 of file Cxx_Grammar.h.
#define IS_SgJavaSingleMemberAnnotation_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaSingleMemberAnnotation::static_variant >> 3] & (1 << (SgJavaSingleMemberAnnotation::static_variant & 7)))) ? ((SgJavaSingleMemberAnnotation*) (node)) : NULL) : NULL) |
Definition at line 3251 of file Cxx_Grammar.h.
#define IS_SgJavaNormalAnnotation_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaNormalAnnotation::static_variant >> 3] & (1 << (SgJavaNormalAnnotation::static_variant & 7)))) ? ((SgJavaNormalAnnotation*) (node)) : NULL) : NULL) |
Definition at line 3254 of file Cxx_Grammar.h.
#define IS_SgJavaAnnotation_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaAnnotation::static_variant >> 3] & (1 << (SgJavaAnnotation::static_variant & 7)))) ? ((SgJavaAnnotation*) (node)) : NULL) : NULL) |
Definition at line 3257 of file Cxx_Grammar.h.
#define IS_SgJavaTypeExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaTypeExpression::static_variant >> 3] & (1 << (SgJavaTypeExpression::static_variant & 7)))) ? ((SgJavaTypeExpression*) (node)) : NULL) : NULL) |
Definition at line 3260 of file Cxx_Grammar.h.
#define IS_SgUpcLocalsizeofExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUpcLocalsizeofExpression::static_variant >> 3] & (1 << (SgUpcLocalsizeofExpression::static_variant & 7)))) ? ((SgUpcLocalsizeofExpression*) (node)) : NULL) : NULL) |
Definition at line 3263 of file Cxx_Grammar.h.
#define IS_SgUpcBlocksizeofExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUpcBlocksizeofExpression::static_variant >> 3] & (1 << (SgUpcBlocksizeofExpression::static_variant & 7)))) ? ((SgUpcBlocksizeofExpression*) (node)) : NULL) : NULL) |
Definition at line 3266 of file Cxx_Grammar.h.
#define IS_SgUpcElemsizeofExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUpcElemsizeofExpression::static_variant >> 3] & (1 << (SgUpcElemsizeofExpression::static_variant & 7)))) ? ((SgUpcElemsizeofExpression*) (node)) : NULL) : NULL) |
Definition at line 3269 of file Cxx_Grammar.h.
#define IS_SgVarArgStartOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgVarArgStartOp::static_variant >> 3] & (1 << (SgVarArgStartOp::static_variant & 7)))) ? ((SgVarArgStartOp*) (node)) : NULL) : NULL) |
Definition at line 3272 of file Cxx_Grammar.h.
#define IS_SgVarArgStartOneOperandOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgVarArgStartOneOperandOp::static_variant >> 3] & (1 << (SgVarArgStartOneOperandOp::static_variant & 7)))) ? ((SgVarArgStartOneOperandOp*) (node)) : NULL) : NULL) |
Definition at line 3275 of file Cxx_Grammar.h.
#define IS_SgVarArgOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgVarArgOp::static_variant >> 3] & (1 << (SgVarArgOp::static_variant & 7)))) ? ((SgVarArgOp*) (node)) : NULL) : NULL) |
Definition at line 3278 of file Cxx_Grammar.h.
#define IS_SgVarArgEndOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgVarArgEndOp::static_variant >> 3] & (1 << (SgVarArgEndOp::static_variant & 7)))) ? ((SgVarArgEndOp*) (node)) : NULL) : NULL) |
Definition at line 3281 of file Cxx_Grammar.h.
#define IS_SgVarArgCopyOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgVarArgCopyOp::static_variant >> 3] & (1 << (SgVarArgCopyOp::static_variant & 7)))) ? ((SgVarArgCopyOp*) (node)) : NULL) : NULL) |
Definition at line 3284 of file Cxx_Grammar.h.
#define IS_SgTypeIdOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeIdOp::static_variant >> 3] & (1 << (SgTypeIdOp::static_variant & 7)))) ? ((SgTypeIdOp*) (node)) : NULL) : NULL) |
Definition at line 3287 of file Cxx_Grammar.h.
#define IS_SgConditionalExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgConditionalExp::static_variant >> 3] & (1 << (SgConditionalExp::static_variant & 7)))) ? ((SgConditionalExp*) (node)) : NULL) : NULL) |
Definition at line 3290 of file Cxx_Grammar.h.
#define IS_SgNewExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNewExp::static_variant >> 3] & (1 << (SgNewExp::static_variant & 7)))) ? ((SgNewExp*) (node)) : NULL) : NULL) |
Definition at line 3293 of file Cxx_Grammar.h.
#define IS_SgDeleteExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDeleteExp::static_variant >> 3] & (1 << (SgDeleteExp::static_variant & 7)))) ? ((SgDeleteExp*) (node)) : NULL) : NULL) |
Definition at line 3296 of file Cxx_Grammar.h.
#define IS_SgThisExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgThisExp::static_variant >> 3] & (1 << (SgThisExp::static_variant & 7)))) ? ((SgThisExp*) (node)) : NULL) : NULL) |
Definition at line 3299 of file Cxx_Grammar.h.
#define IS_SgSuperExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgSuperExp::static_variant >> 3] & (1 << (SgSuperExp::static_variant & 7)))) ? ((SgSuperExp*) (node)) : NULL) : NULL) |
Definition at line 3302 of file Cxx_Grammar.h.
#define IS_SgClassExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgClassExp::static_variant >> 3] & (1 << (SgClassExp::static_variant & 7)))) ? ((SgClassExp*) (node)) : NULL) : NULL) |
Definition at line 3305 of file Cxx_Grammar.h.
#define IS_SgRefExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgRefExp::static_variant >> 3] & (1 << (SgRefExp::static_variant & 7)))) ? ((SgRefExp*) (node)) : NULL) : NULL) |
Definition at line 3308 of file Cxx_Grammar.h.
#define IS_SgAggregateInitializer_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAggregateInitializer::static_variant >> 3] & (1 << (SgAggregateInitializer::static_variant & 7)))) ? ((SgAggregateInitializer*) (node)) : NULL) : NULL) |
Definition at line 3311 of file Cxx_Grammar.h.
#define IS_SgCompoundInitializer_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCompoundInitializer::static_variant >> 3] & (1 << (SgCompoundInitializer::static_variant & 7)))) ? ((SgCompoundInitializer*) (node)) : NULL) : NULL) |
Definition at line 3314 of file Cxx_Grammar.h.
#define IS_SgConstructorInitializer_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgConstructorInitializer::static_variant >> 3] & (1 << (SgConstructorInitializer::static_variant & 7)))) ? ((SgConstructorInitializer*) (node)) : NULL) : NULL) |
Definition at line 3317 of file Cxx_Grammar.h.
#define IS_SgAssignInitializer_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAssignInitializer::static_variant >> 3] & (1 << (SgAssignInitializer::static_variant & 7)))) ? ((SgAssignInitializer*) (node)) : NULL) : NULL) |
Definition at line 3320 of file Cxx_Grammar.h.
#define IS_SgExpressionRoot_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgExpressionRoot::static_variant >> 3] & (1 << (SgExpressionRoot::static_variant & 7)))) ? ((SgExpressionRoot*) (node)) : NULL) : NULL) |
Definition at line 3323 of file Cxx_Grammar.h.
#define IS_SgMinusOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgMinusOp::static_variant >> 3] & (1 << (SgMinusOp::static_variant & 7)))) ? ((SgMinusOp*) (node)) : NULL) : NULL) |
Definition at line 3326 of file Cxx_Grammar.h.
#define IS_SgUnaryAddOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUnaryAddOp::static_variant >> 3] & (1 << (SgUnaryAddOp::static_variant & 7)))) ? ((SgUnaryAddOp*) (node)) : NULL) : NULL) |
Definition at line 3329 of file Cxx_Grammar.h.
#define IS_SgNotOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNotOp::static_variant >> 3] & (1 << (SgNotOp::static_variant & 7)))) ? ((SgNotOp*) (node)) : NULL) : NULL) |
Definition at line 3332 of file Cxx_Grammar.h.
#define IS_SgPointerDerefExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPointerDerefExp::static_variant >> 3] & (1 << (SgPointerDerefExp::static_variant & 7)))) ? ((SgPointerDerefExp*) (node)) : NULL) : NULL) |
Definition at line 3335 of file Cxx_Grammar.h.
#define IS_SgAddressOfOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAddressOfOp::static_variant >> 3] & (1 << (SgAddressOfOp::static_variant & 7)))) ? ((SgAddressOfOp*) (node)) : NULL) : NULL) |
Definition at line 3338 of file Cxx_Grammar.h.
#define IS_SgMinusMinusOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgMinusMinusOp::static_variant >> 3] & (1 << (SgMinusMinusOp::static_variant & 7)))) ? ((SgMinusMinusOp*) (node)) : NULL) : NULL) |
Definition at line 3341 of file Cxx_Grammar.h.
#define IS_SgPlusPlusOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPlusPlusOp::static_variant >> 3] & (1 << (SgPlusPlusOp::static_variant & 7)))) ? ((SgPlusPlusOp*) (node)) : NULL) : NULL) |
Definition at line 3344 of file Cxx_Grammar.h.
#define IS_SgBitComplementOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBitComplementOp::static_variant >> 3] & (1 << (SgBitComplementOp::static_variant & 7)))) ? ((SgBitComplementOp*) (node)) : NULL) : NULL) |
Definition at line 3347 of file Cxx_Grammar.h.
#define IS_SgRealPartOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgRealPartOp::static_variant >> 3] & (1 << (SgRealPartOp::static_variant & 7)))) ? ((SgRealPartOp*) (node)) : NULL) : NULL) |
Definition at line 3350 of file Cxx_Grammar.h.
#define IS_SgImagPartOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgImagPartOp::static_variant >> 3] & (1 << (SgImagPartOp::static_variant & 7)))) ? ((SgImagPartOp*) (node)) : NULL) : NULL) |
Definition at line 3353 of file Cxx_Grammar.h.
#define IS_SgConjugateOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgConjugateOp::static_variant >> 3] & (1 << (SgConjugateOp::static_variant & 7)))) ? ((SgConjugateOp*) (node)) : NULL) : NULL) |
Definition at line 3356 of file Cxx_Grammar.h.
#define IS_SgCastExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCastExp::static_variant >> 3] & (1 << (SgCastExp::static_variant & 7)))) ? ((SgCastExp*) (node)) : NULL) : NULL) |
Definition at line 3359 of file Cxx_Grammar.h.
#define IS_SgThrowOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgThrowOp::static_variant >> 3] & (1 << (SgThrowOp::static_variant & 7)))) ? ((SgThrowOp*) (node)) : NULL) : NULL) |
Definition at line 3362 of file Cxx_Grammar.h.
#define IS_SgArrowExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgArrowExp::static_variant >> 3] & (1 << (SgArrowExp::static_variant & 7)))) ? ((SgArrowExp*) (node)) : NULL) : NULL) |
Definition at line 3365 of file Cxx_Grammar.h.
#define IS_SgDotExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDotExp::static_variant >> 3] & (1 << (SgDotExp::static_variant & 7)))) ? ((SgDotExp*) (node)) : NULL) : NULL) |
Definition at line 3368 of file Cxx_Grammar.h.
#define IS_SgDotStarOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDotStarOp::static_variant >> 3] & (1 << (SgDotStarOp::static_variant & 7)))) ? ((SgDotStarOp*) (node)) : NULL) : NULL) |
Definition at line 3371 of file Cxx_Grammar.h.
#define IS_SgArrowStarOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgArrowStarOp::static_variant >> 3] & (1 << (SgArrowStarOp::static_variant & 7)))) ? ((SgArrowStarOp*) (node)) : NULL) : NULL) |
Definition at line 3374 of file Cxx_Grammar.h.
#define IS_SgEqualityOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgEqualityOp::static_variant >> 3] & (1 << (SgEqualityOp::static_variant & 7)))) ? ((SgEqualityOp*) (node)) : NULL) : NULL) |
Definition at line 3377 of file Cxx_Grammar.h.
#define IS_SgLessThanOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLessThanOp::static_variant >> 3] & (1 << (SgLessThanOp::static_variant & 7)))) ? ((SgLessThanOp*) (node)) : NULL) : NULL) |
Definition at line 3380 of file Cxx_Grammar.h.
#define IS_SgGreaterThanOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgGreaterThanOp::static_variant >> 3] & (1 << (SgGreaterThanOp::static_variant & 7)))) ? ((SgGreaterThanOp*) (node)) : NULL) : NULL) |
Definition at line 3383 of file Cxx_Grammar.h.
#define IS_SgNotEqualOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNotEqualOp::static_variant >> 3] & (1 << (SgNotEqualOp::static_variant & 7)))) ? ((SgNotEqualOp*) (node)) : NULL) : NULL) |
Definition at line 3386 of file Cxx_Grammar.h.
#define IS_SgLessOrEqualOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLessOrEqualOp::static_variant >> 3] & (1 << (SgLessOrEqualOp::static_variant & 7)))) ? ((SgLessOrEqualOp*) (node)) : NULL) : NULL) |
Definition at line 3389 of file Cxx_Grammar.h.
#define IS_SgGreaterOrEqualOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgGreaterOrEqualOp::static_variant >> 3] & (1 << (SgGreaterOrEqualOp::static_variant & 7)))) ? ((SgGreaterOrEqualOp*) (node)) : NULL) : NULL) |
Definition at line 3392 of file Cxx_Grammar.h.
#define IS_SgAddOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAddOp::static_variant >> 3] & (1 << (SgAddOp::static_variant & 7)))) ? ((SgAddOp*) (node)) : NULL) : NULL) |
Definition at line 3395 of file Cxx_Grammar.h.
#define IS_SgSubtractOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgSubtractOp::static_variant >> 3] & (1 << (SgSubtractOp::static_variant & 7)))) ? ((SgSubtractOp*) (node)) : NULL) : NULL) |
Definition at line 3398 of file Cxx_Grammar.h.
#define IS_SgMultiplyOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgMultiplyOp::static_variant >> 3] & (1 << (SgMultiplyOp::static_variant & 7)))) ? ((SgMultiplyOp*) (node)) : NULL) : NULL) |
Definition at line 3401 of file Cxx_Grammar.h.
#define IS_SgDivideOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDivideOp::static_variant >> 3] & (1 << (SgDivideOp::static_variant & 7)))) ? ((SgDivideOp*) (node)) : NULL) : NULL) |
Definition at line 3404 of file Cxx_Grammar.h.
#define IS_SgIntegerDivideOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIntegerDivideOp::static_variant >> 3] & (1 << (SgIntegerDivideOp::static_variant & 7)))) ? ((SgIntegerDivideOp*) (node)) : NULL) : NULL) |
Definition at line 3407 of file Cxx_Grammar.h.
#define IS_SgModOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgModOp::static_variant >> 3] & (1 << (SgModOp::static_variant & 7)))) ? ((SgModOp*) (node)) : NULL) : NULL) |
Definition at line 3410 of file Cxx_Grammar.h.
#define IS_SgAndOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAndOp::static_variant >> 3] & (1 << (SgAndOp::static_variant & 7)))) ? ((SgAndOp*) (node)) : NULL) : NULL) |
Definition at line 3413 of file Cxx_Grammar.h.
#define IS_SgOrOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOrOp::static_variant >> 3] & (1 << (SgOrOp::static_variant & 7)))) ? ((SgOrOp*) (node)) : NULL) : NULL) |
Definition at line 3416 of file Cxx_Grammar.h.
#define IS_SgBitXorOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBitXorOp::static_variant >> 3] & (1 << (SgBitXorOp::static_variant & 7)))) ? ((SgBitXorOp*) (node)) : NULL) : NULL) |
Definition at line 3419 of file Cxx_Grammar.h.
#define IS_SgBitAndOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBitAndOp::static_variant >> 3] & (1 << (SgBitAndOp::static_variant & 7)))) ? ((SgBitAndOp*) (node)) : NULL) : NULL) |
Definition at line 3422 of file Cxx_Grammar.h.
#define IS_SgBitOrOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBitOrOp::static_variant >> 3] & (1 << (SgBitOrOp::static_variant & 7)))) ? ((SgBitOrOp*) (node)) : NULL) : NULL) |
Definition at line 3425 of file Cxx_Grammar.h.
#define IS_SgCommaOpExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCommaOpExp::static_variant >> 3] & (1 << (SgCommaOpExp::static_variant & 7)))) ? ((SgCommaOpExp*) (node)) : NULL) : NULL) |
Definition at line 3428 of file Cxx_Grammar.h.
#define IS_SgLshiftOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLshiftOp::static_variant >> 3] & (1 << (SgLshiftOp::static_variant & 7)))) ? ((SgLshiftOp*) (node)) : NULL) : NULL) |
Definition at line 3431 of file Cxx_Grammar.h.
#define IS_SgRshiftOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgRshiftOp::static_variant >> 3] & (1 << (SgRshiftOp::static_variant & 7)))) ? ((SgRshiftOp*) (node)) : NULL) : NULL) |
Definition at line 3434 of file Cxx_Grammar.h.
#define IS_SgJavaUnsignedRshiftOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaUnsignedRshiftOp::static_variant >> 3] & (1 << (SgJavaUnsignedRshiftOp::static_variant & 7)))) ? ((SgJavaUnsignedRshiftOp*) (node)) : NULL) : NULL) |
Definition at line 3437 of file Cxx_Grammar.h.
#define IS_SgPntrArrRefExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPntrArrRefExp::static_variant >> 3] & (1 << (SgPntrArrRefExp::static_variant & 7)))) ? ((SgPntrArrRefExp*) (node)) : NULL) : NULL) |
Definition at line 3440 of file Cxx_Grammar.h.
#define IS_SgScopeOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgScopeOp::static_variant >> 3] & (1 << (SgScopeOp::static_variant & 7)))) ? ((SgScopeOp*) (node)) : NULL) : NULL) |
Definition at line 3443 of file Cxx_Grammar.h.
#define IS_SgAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAssignOp::static_variant >> 3] & (1 << (SgAssignOp::static_variant & 7)))) ? ((SgAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3446 of file Cxx_Grammar.h.
#define IS_SgPlusAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPlusAssignOp::static_variant >> 3] & (1 << (SgPlusAssignOp::static_variant & 7)))) ? ((SgPlusAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3449 of file Cxx_Grammar.h.
#define IS_SgMinusAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgMinusAssignOp::static_variant >> 3] & (1 << (SgMinusAssignOp::static_variant & 7)))) ? ((SgMinusAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3452 of file Cxx_Grammar.h.
#define IS_SgAndAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAndAssignOp::static_variant >> 3] & (1 << (SgAndAssignOp::static_variant & 7)))) ? ((SgAndAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3455 of file Cxx_Grammar.h.
#define IS_SgIorAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIorAssignOp::static_variant >> 3] & (1 << (SgIorAssignOp::static_variant & 7)))) ? ((SgIorAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3458 of file Cxx_Grammar.h.
#define IS_SgMultAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgMultAssignOp::static_variant >> 3] & (1 << (SgMultAssignOp::static_variant & 7)))) ? ((SgMultAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3461 of file Cxx_Grammar.h.
#define IS_SgDivAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDivAssignOp::static_variant >> 3] & (1 << (SgDivAssignOp::static_variant & 7)))) ? ((SgDivAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3464 of file Cxx_Grammar.h.
#define IS_SgModAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgModAssignOp::static_variant >> 3] & (1 << (SgModAssignOp::static_variant & 7)))) ? ((SgModAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3467 of file Cxx_Grammar.h.
#define IS_SgXorAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgXorAssignOp::static_variant >> 3] & (1 << (SgXorAssignOp::static_variant & 7)))) ? ((SgXorAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3470 of file Cxx_Grammar.h.
#define IS_SgLshiftAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLshiftAssignOp::static_variant >> 3] & (1 << (SgLshiftAssignOp::static_variant & 7)))) ? ((SgLshiftAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3473 of file Cxx_Grammar.h.
#define IS_SgRshiftAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgRshiftAssignOp::static_variant >> 3] & (1 << (SgRshiftAssignOp::static_variant & 7)))) ? ((SgRshiftAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3476 of file Cxx_Grammar.h.
#define IS_SgJavaUnsignedRshiftAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaUnsignedRshiftAssignOp::static_variant >> 3] & (1 << (SgJavaUnsignedRshiftAssignOp::static_variant & 7)))) ? ((SgJavaUnsignedRshiftAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3479 of file Cxx_Grammar.h.
#define IS_SgIntegerDivideAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIntegerDivideAssignOp::static_variant >> 3] & (1 << (SgIntegerDivideAssignOp::static_variant & 7)))) ? ((SgIntegerDivideAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3482 of file Cxx_Grammar.h.
#define IS_SgExponentiationAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgExponentiationAssignOp::static_variant >> 3] & (1 << (SgExponentiationAssignOp::static_variant & 7)))) ? ((SgExponentiationAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3485 of file Cxx_Grammar.h.
#define IS_SgConcatenationOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgConcatenationOp::static_variant >> 3] & (1 << (SgConcatenationOp::static_variant & 7)))) ? ((SgConcatenationOp*) (node)) : NULL) : NULL) |
Definition at line 3488 of file Cxx_Grammar.h.
#define IS_SgNaryComparisonOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNaryComparisonOp::static_variant >> 3] & (1 << (SgNaryComparisonOp::static_variant & 7)))) ? ((SgNaryComparisonOp*) (node)) : NULL) : NULL) |
Definition at line 3491 of file Cxx_Grammar.h.
#define IS_SgNaryBooleanOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNaryBooleanOp::static_variant >> 3] & (1 << (SgNaryBooleanOp::static_variant & 7)))) ? ((SgNaryBooleanOp*) (node)) : NULL) : NULL) |
Definition at line 3494 of file Cxx_Grammar.h.
#define IS_SgBoolValExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBoolValExp::static_variant >> 3] & (1 << (SgBoolValExp::static_variant & 7)))) ? ((SgBoolValExp*) (node)) : NULL) : NULL) |
Definition at line 3497 of file Cxx_Grammar.h.
#define IS_SgStringVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgStringVal::static_variant >> 3] & (1 << (SgStringVal::static_variant & 7)))) ? ((SgStringVal*) (node)) : NULL) : NULL) |
Definition at line 3500 of file Cxx_Grammar.h.
#define IS_SgShortVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgShortVal::static_variant >> 3] & (1 << (SgShortVal::static_variant & 7)))) ? ((SgShortVal*) (node)) : NULL) : NULL) |
Definition at line 3503 of file Cxx_Grammar.h.
#define IS_SgCharVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCharVal::static_variant >> 3] & (1 << (SgCharVal::static_variant & 7)))) ? ((SgCharVal*) (node)) : NULL) : NULL) |
Definition at line 3506 of file Cxx_Grammar.h.
#define IS_SgUnsignedCharVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUnsignedCharVal::static_variant >> 3] & (1 << (SgUnsignedCharVal::static_variant & 7)))) ? ((SgUnsignedCharVal*) (node)) : NULL) : NULL) |
Definition at line 3509 of file Cxx_Grammar.h.
#define IS_SgWcharVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgWcharVal::static_variant >> 3] & (1 << (SgWcharVal::static_variant & 7)))) ? ((SgWcharVal*) (node)) : NULL) : NULL) |
Definition at line 3512 of file Cxx_Grammar.h.
#define IS_SgUnsignedShortVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUnsignedShortVal::static_variant >> 3] & (1 << (SgUnsignedShortVal::static_variant & 7)))) ? ((SgUnsignedShortVal*) (node)) : NULL) : NULL) |
Definition at line 3515 of file Cxx_Grammar.h.
#define IS_SgIntVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIntVal::static_variant >> 3] & (1 << (SgIntVal::static_variant & 7)))) ? ((SgIntVal*) (node)) : NULL) : NULL) |
Definition at line 3518 of file Cxx_Grammar.h.
#define IS_SgEnumVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgEnumVal::static_variant >> 3] & (1 << (SgEnumVal::static_variant & 7)))) ? ((SgEnumVal*) (node)) : NULL) : NULL) |
Definition at line 3521 of file Cxx_Grammar.h.
#define IS_SgUnsignedIntVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUnsignedIntVal::static_variant >> 3] & (1 << (SgUnsignedIntVal::static_variant & 7)))) ? ((SgUnsignedIntVal*) (node)) : NULL) : NULL) |
Definition at line 3524 of file Cxx_Grammar.h.
#define IS_SgLongIntVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLongIntVal::static_variant >> 3] & (1 << (SgLongIntVal::static_variant & 7)))) ? ((SgLongIntVal*) (node)) : NULL) : NULL) |
Definition at line 3527 of file Cxx_Grammar.h.
#define IS_SgLongLongIntVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLongLongIntVal::static_variant >> 3] & (1 << (SgLongLongIntVal::static_variant & 7)))) ? ((SgLongLongIntVal*) (node)) : NULL) : NULL) |
Definition at line 3530 of file Cxx_Grammar.h.
#define IS_SgUnsignedLongLongIntVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUnsignedLongLongIntVal::static_variant >> 3] & (1 << (SgUnsignedLongLongIntVal::static_variant & 7)))) ? ((SgUnsignedLongLongIntVal*) (node)) : NULL) : NULL) |
Definition at line 3533 of file Cxx_Grammar.h.
#define IS_SgUnsignedLongVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUnsignedLongVal::static_variant >> 3] & (1 << (SgUnsignedLongVal::static_variant & 7)))) ? ((SgUnsignedLongVal*) (node)) : NULL) : NULL) |
Definition at line 3536 of file Cxx_Grammar.h.
#define IS_SgFloatVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFloatVal::static_variant >> 3] & (1 << (SgFloatVal::static_variant & 7)))) ? ((SgFloatVal*) (node)) : NULL) : NULL) |
Definition at line 3539 of file Cxx_Grammar.h.
#define IS_SgDoubleVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDoubleVal::static_variant >> 3] & (1 << (SgDoubleVal::static_variant & 7)))) ? ((SgDoubleVal*) (node)) : NULL) : NULL) |
Definition at line 3542 of file Cxx_Grammar.h.
#define IS_SgLongDoubleVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLongDoubleVal::static_variant >> 3] & (1 << (SgLongDoubleVal::static_variant & 7)))) ? ((SgLongDoubleVal*) (node)) : NULL) : NULL) |
Definition at line 3545 of file Cxx_Grammar.h.
#define IS_SgTemplateParameterVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateParameterVal::static_variant >> 3] & (1 << (SgTemplateParameterVal::static_variant & 7)))) ? ((SgTemplateParameterVal*) (node)) : NULL) : NULL) |
Definition at line 3548 of file Cxx_Grammar.h.
#define IS_SgUpcThreads_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUpcThreads::static_variant >> 3] & (1 << (SgUpcThreads::static_variant & 7)))) ? ((SgUpcThreads*) (node)) : NULL) : NULL) |
Definition at line 3551 of file Cxx_Grammar.h.
#define IS_SgUpcMythread_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUpcMythread::static_variant >> 3] & (1 << (SgUpcMythread::static_variant & 7)))) ? ((SgUpcMythread*) (node)) : NULL) : NULL) |
Definition at line 3554 of file Cxx_Grammar.h.
#define IS_SgComplexVal_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgComplexVal::static_variant >> 3] & (1 << (SgComplexVal::static_variant & 7)))) ? ((SgComplexVal*) (node)) : NULL) : NULL) |
Definition at line 3557 of file Cxx_Grammar.h.
#define IS_SgNullExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNullExpression::static_variant >> 3] & (1 << (SgNullExpression::static_variant & 7)))) ? ((SgNullExpression*) (node)) : NULL) : NULL) |
Definition at line 3560 of file Cxx_Grammar.h.
#define IS_SgVariantExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgVariantExpression::static_variant >> 3] & (1 << (SgVariantExpression::static_variant & 7)))) ? ((SgVariantExpression*) (node)) : NULL) : NULL) |
Definition at line 3563 of file Cxx_Grammar.h.
#define IS_SgStatementExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgStatementExpression::static_variant >> 3] & (1 << (SgStatementExpression::static_variant & 7)))) ? ((SgStatementExpression*) (node)) : NULL) : NULL) |
Definition at line 3566 of file Cxx_Grammar.h.
#define IS_SgAsmOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmOp::static_variant >> 3] & (1 << (SgAsmOp::static_variant & 7)))) ? ((SgAsmOp*) (node)) : NULL) : NULL) |
Definition at line 3569 of file Cxx_Grammar.h.
#define IS_SgCudaKernelExecConfig_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCudaKernelExecConfig::static_variant >> 3] & (1 << (SgCudaKernelExecConfig::static_variant & 7)))) ? ((SgCudaKernelExecConfig*) (node)) : NULL) : NULL) |
Definition at line 3572 of file Cxx_Grammar.h.
#define IS_SgCudaKernelCallExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCudaKernelCallExp::static_variant >> 3] & (1 << (SgCudaKernelCallExp::static_variant & 7)))) ? ((SgCudaKernelCallExp*) (node)) : NULL) : NULL) |
Definition at line 3575 of file Cxx_Grammar.h.
#define IS_SgLambdaRefExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLambdaRefExp::static_variant >> 3] & (1 << (SgLambdaRefExp::static_variant & 7)))) ? ((SgLambdaRefExp*) (node)) : NULL) : NULL) |
Definition at line 3578 of file Cxx_Grammar.h.
#define IS_SgTupleExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTupleExp::static_variant >> 3] & (1 << (SgTupleExp::static_variant & 7)))) ? ((SgTupleExp*) (node)) : NULL) : NULL) |
Definition at line 3581 of file Cxx_Grammar.h.
#define IS_SgListExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgListExp::static_variant >> 3] & (1 << (SgListExp::static_variant & 7)))) ? ((SgListExp*) (node)) : NULL) : NULL) |
Definition at line 3584 of file Cxx_Grammar.h.
#define IS_SgDictionaryExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDictionaryExp::static_variant >> 3] & (1 << (SgDictionaryExp::static_variant & 7)))) ? ((SgDictionaryExp*) (node)) : NULL) : NULL) |
Definition at line 3587 of file Cxx_Grammar.h.
#define IS_SgKeyDatumPair_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgKeyDatumPair::static_variant >> 3] & (1 << (SgKeyDatumPair::static_variant & 7)))) ? ((SgKeyDatumPair*) (node)) : NULL) : NULL) |
Definition at line 3590 of file Cxx_Grammar.h.
#define IS_SgComprehension_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgComprehension::static_variant >> 3] & (1 << (SgComprehension::static_variant & 7)))) ? ((SgComprehension*) (node)) : NULL) : NULL) |
Definition at line 3593 of file Cxx_Grammar.h.
#define IS_SgListComprehension_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgListComprehension::static_variant >> 3] & (1 << (SgListComprehension::static_variant & 7)))) ? ((SgListComprehension*) (node)) : NULL) : NULL) |
Definition at line 3596 of file Cxx_Grammar.h.
#define IS_SgSetComprehension_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgSetComprehension::static_variant >> 3] & (1 << (SgSetComprehension::static_variant & 7)))) ? ((SgSetComprehension*) (node)) : NULL) : NULL) |
Definition at line 3599 of file Cxx_Grammar.h.
#define IS_SgDictionaryComprehension_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDictionaryComprehension::static_variant >> 3] & (1 << (SgDictionaryComprehension::static_variant & 7)))) ? ((SgDictionaryComprehension*) (node)) : NULL) : NULL) |
Definition at line 3602 of file Cxx_Grammar.h.
#define IS_SgMembershipOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgMembershipOp::static_variant >> 3] & (1 << (SgMembershipOp::static_variant & 7)))) ? ((SgMembershipOp*) (node)) : NULL) : NULL) |
Definition at line 3605 of file Cxx_Grammar.h.
#define IS_SgNonMembershipOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNonMembershipOp::static_variant >> 3] & (1 << (SgNonMembershipOp::static_variant & 7)))) ? ((SgNonMembershipOp*) (node)) : NULL) : NULL) |
Definition at line 3608 of file Cxx_Grammar.h.
#define IS_SgIsOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIsOp::static_variant >> 3] & (1 << (SgIsOp::static_variant & 7)))) ? ((SgIsOp*) (node)) : NULL) : NULL) |
Definition at line 3611 of file Cxx_Grammar.h.
#define IS_SgIsNotOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIsNotOp::static_variant >> 3] & (1 << (SgIsNotOp::static_variant & 7)))) ? ((SgIsNotOp*) (node)) : NULL) : NULL) |
Definition at line 3614 of file Cxx_Grammar.h.
#define IS_SgStringConversion_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgStringConversion::static_variant >> 3] & (1 << (SgStringConversion::static_variant & 7)))) ? ((SgStringConversion*) (node)) : NULL) : NULL) |
Definition at line 3617 of file Cxx_Grammar.h.
#define IS_SgYieldExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgYieldExpression::static_variant >> 3] & (1 << (SgYieldExpression::static_variant & 7)))) ? ((SgYieldExpression*) (node)) : NULL) : NULL) |
Definition at line 3620 of file Cxx_Grammar.h.
#define IS_SgSubscriptExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgSubscriptExpression::static_variant >> 3] & (1 << (SgSubscriptExpression::static_variant & 7)))) ? ((SgSubscriptExpression*) (node)) : NULL) : NULL) |
Definition at line 3623 of file Cxx_Grammar.h.
#define IS_SgColonShapeExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgColonShapeExp::static_variant >> 3] & (1 << (SgColonShapeExp::static_variant & 7)))) ? ((SgColonShapeExp*) (node)) : NULL) : NULL) |
Definition at line 3626 of file Cxx_Grammar.h.
#define IS_SgAsteriskShapeExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsteriskShapeExp::static_variant >> 3] & (1 << (SgAsteriskShapeExp::static_variant & 7)))) ? ((SgAsteriskShapeExp*) (node)) : NULL) : NULL) |
Definition at line 3629 of file Cxx_Grammar.h.
#define IS_SgIOItemExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIOItemExpression::static_variant >> 3] & (1 << (SgIOItemExpression::static_variant & 7)))) ? ((SgIOItemExpression*) (node)) : NULL) : NULL) |
Definition at line 3632 of file Cxx_Grammar.h.
#define IS_SgImpliedDo_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgImpliedDo::static_variant >> 3] & (1 << (SgImpliedDo::static_variant & 7)))) ? ((SgImpliedDo*) (node)) : NULL) : NULL) |
Definition at line 3635 of file Cxx_Grammar.h.
#define IS_SgExponentiationOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgExponentiationOp::static_variant >> 3] & (1 << (SgExponentiationOp::static_variant & 7)))) ? ((SgExponentiationOp*) (node)) : NULL) : NULL) |
Definition at line 3638 of file Cxx_Grammar.h.
#define IS_SgUnknownArrayOrFunctionReference_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUnknownArrayOrFunctionReference::static_variant >> 3] & (1 << (SgUnknownArrayOrFunctionReference::static_variant & 7)))) ? ((SgUnknownArrayOrFunctionReference*) (node)) : NULL) : NULL) |
Definition at line 3641 of file Cxx_Grammar.h.
#define IS_SgActualArgumentExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgActualArgumentExpression::static_variant >> 3] & (1 << (SgActualArgumentExpression::static_variant & 7)))) ? ((SgActualArgumentExpression*) (node)) : NULL) : NULL) |
Definition at line 3644 of file Cxx_Grammar.h.
#define IS_SgUserDefinedBinaryOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUserDefinedBinaryOp::static_variant >> 3] & (1 << (SgUserDefinedBinaryOp::static_variant & 7)))) ? ((SgUserDefinedBinaryOp*) (node)) : NULL) : NULL) |
Definition at line 3647 of file Cxx_Grammar.h.
#define IS_SgPointerAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPointerAssignOp::static_variant >> 3] & (1 << (SgPointerAssignOp::static_variant & 7)))) ? ((SgPointerAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3650 of file Cxx_Grammar.h.
#define IS_SgCAFCoExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCAFCoExpression::static_variant >> 3] & (1 << (SgCAFCoExpression::static_variant & 7)))) ? ((SgCAFCoExpression*) (node)) : NULL) : NULL) |
Definition at line 3653 of file Cxx_Grammar.h.
#define IS_SgDesignatedInitializer_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDesignatedInitializer::static_variant >> 3] & (1 << (SgDesignatedInitializer::static_variant & 7)))) ? ((SgDesignatedInitializer*) (node)) : NULL) : NULL) |
Definition at line 3656 of file Cxx_Grammar.h.
#define IS_SgInitializer_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgInitializer::static_variant >> 3] & (1 << (SgInitializer::static_variant & 7)))) ? ((SgInitializer*) (node)) : NULL) : NULL) |
Definition at line 3659 of file Cxx_Grammar.h.
#define IS_SgUserDefinedUnaryOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUserDefinedUnaryOp::static_variant >> 3] & (1 << (SgUserDefinedUnaryOp::static_variant & 7)))) ? ((SgUserDefinedUnaryOp*) (node)) : NULL) : NULL) |
Definition at line 3662 of file Cxx_Grammar.h.
#define IS_SgPseudoDestructorRefExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgPseudoDestructorRefExp::static_variant >> 3] & (1 << (SgPseudoDestructorRefExp::static_variant & 7)))) ? ((SgPseudoDestructorRefExp*) (node)) : NULL) : NULL) |
Definition at line 3665 of file Cxx_Grammar.h.
#define IS_SgUnaryOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUnaryOp::static_variant >> 3] & (1 << (SgUnaryOp::static_variant & 7)))) ? ((SgUnaryOp*) (node)) : NULL) : NULL) |
Definition at line 3668 of file Cxx_Grammar.h.
#define IS_SgCompoundAssignOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCompoundAssignOp::static_variant >> 3] & (1 << (SgCompoundAssignOp::static_variant & 7)))) ? ((SgCompoundAssignOp*) (node)) : NULL) : NULL) |
Definition at line 3671 of file Cxx_Grammar.h.
#define IS_SgBinaryOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgBinaryOp::static_variant >> 3] & (1 << (SgBinaryOp::static_variant & 7)))) ? ((SgBinaryOp*) (node)) : NULL) : NULL) |
Definition at line 3674 of file Cxx_Grammar.h.
#define IS_SgNaryOp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNaryOp::static_variant >> 3] & (1 << (SgNaryOp::static_variant & 7)))) ? ((SgNaryOp*) (node)) : NULL) : NULL) |
Definition at line 3677 of file Cxx_Grammar.h.
#define IS_SgValueExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgValueExp::static_variant >> 3] & (1 << (SgValueExp::static_variant & 7)))) ? ((SgValueExp*) (node)) : NULL) : NULL) |
Definition at line 3680 of file Cxx_Grammar.h.
#define IS_SgExprListExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgExprListExp::static_variant >> 3] & (1 << (SgExprListExp::static_variant & 7)))) ? ((SgExprListExp*) (node)) : NULL) : NULL) |
Definition at line 3683 of file Cxx_Grammar.h.
#define IS_SgFunctionCallExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFunctionCallExp::static_variant >> 3] & (1 << (SgFunctionCallExp::static_variant & 7)))) ? ((SgFunctionCallExp*) (node)) : NULL) : NULL) |
Definition at line 3686 of file Cxx_Grammar.h.
#define IS_SgCallExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCallExpression::static_variant >> 3] & (1 << (SgCallExpression::static_variant & 7)))) ? ((SgCallExpression*) (node)) : NULL) : NULL) |
Definition at line 3689 of file Cxx_Grammar.h.
#define IS_SgTypeTraitBuiltinOperator_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypeTraitBuiltinOperator::static_variant >> 3] & (1 << (SgTypeTraitBuiltinOperator::static_variant & 7)))) ? ((SgTypeTraitBuiltinOperator*) (node)) : NULL) : NULL) |
Definition at line 3692 of file Cxx_Grammar.h.
#define IS_SgExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgExpression::static_variant >> 3] & (1 << (SgExpression::static_variant & 7)))) ? ((SgExpression*) (node)) : NULL) : NULL) |
Definition at line 3695 of file Cxx_Grammar.h.
#define IS_SgTemplateVariableSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateVariableSymbol::static_variant >> 3] & (1 << (SgTemplateVariableSymbol::static_variant & 7)))) ? ((SgTemplateVariableSymbol*) (node)) : NULL) : NULL) |
Definition at line 3698 of file Cxx_Grammar.h.
#define IS_SgVariableSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgVariableSymbol::static_variant >> 3] & (1 << (SgVariableSymbol::static_variant & 7)))) ? ((SgVariableSymbol*) (node)) : NULL) : NULL) |
Definition at line 3701 of file Cxx_Grammar.h.
#define IS_SgFunctionTypeSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFunctionTypeSymbol::static_variant >> 3] & (1 << (SgFunctionTypeSymbol::static_variant & 7)))) ? ((SgFunctionTypeSymbol*) (node)) : NULL) : NULL) |
Definition at line 3704 of file Cxx_Grammar.h.
#define IS_SgTemplateClassSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateClassSymbol::static_variant >> 3] & (1 << (SgTemplateClassSymbol::static_variant & 7)))) ? ((SgTemplateClassSymbol*) (node)) : NULL) : NULL) |
Definition at line 3707 of file Cxx_Grammar.h.
#define IS_SgClassSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgClassSymbol::static_variant >> 3] & (1 << (SgClassSymbol::static_variant & 7)))) ? ((SgClassSymbol*) (node)) : NULL) : NULL) |
Definition at line 3710 of file Cxx_Grammar.h.
#define IS_SgTemplateSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateSymbol::static_variant >> 3] & (1 << (SgTemplateSymbol::static_variant & 7)))) ? ((SgTemplateSymbol*) (node)) : NULL) : NULL) |
Definition at line 3713 of file Cxx_Grammar.h.
#define IS_SgEnumSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgEnumSymbol::static_variant >> 3] & (1 << (SgEnumSymbol::static_variant & 7)))) ? ((SgEnumSymbol*) (node)) : NULL) : NULL) |
Definition at line 3716 of file Cxx_Grammar.h.
#define IS_SgEnumFieldSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgEnumFieldSymbol::static_variant >> 3] & (1 << (SgEnumFieldSymbol::static_variant & 7)))) ? ((SgEnumFieldSymbol*) (node)) : NULL) : NULL) |
Definition at line 3719 of file Cxx_Grammar.h.
#define IS_SgTypedefSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTypedefSymbol::static_variant >> 3] & (1 << (SgTypedefSymbol::static_variant & 7)))) ? ((SgTypedefSymbol*) (node)) : NULL) : NULL) |
Definition at line 3722 of file Cxx_Grammar.h.
#define IS_SgTemplateFunctionSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateFunctionSymbol::static_variant >> 3] & (1 << (SgTemplateFunctionSymbol::static_variant & 7)))) ? ((SgTemplateFunctionSymbol*) (node)) : NULL) : NULL) |
Definition at line 3725 of file Cxx_Grammar.h.
#define IS_SgTemplateMemberFunctionSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgTemplateMemberFunctionSymbol::static_variant >> 3] & (1 << (SgTemplateMemberFunctionSymbol::static_variant & 7)))) ? ((SgTemplateMemberFunctionSymbol*) (node)) : NULL) : NULL) |
Definition at line 3728 of file Cxx_Grammar.h.
#define IS_SgLabelSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLabelSymbol::static_variant >> 3] & (1 << (SgLabelSymbol::static_variant & 7)))) ? ((SgLabelSymbol*) (node)) : NULL) : NULL) |
Definition at line 3731 of file Cxx_Grammar.h.
#define IS_SgJavaLabelSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaLabelSymbol::static_variant >> 3] & (1 << (SgJavaLabelSymbol::static_variant & 7)))) ? ((SgJavaLabelSymbol*) (node)) : NULL) : NULL) |
Definition at line 3734 of file Cxx_Grammar.h.
#define IS_SgDefaultSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgDefaultSymbol::static_variant >> 3] & (1 << (SgDefaultSymbol::static_variant & 7)))) ? ((SgDefaultSymbol*) (node)) : NULL) : NULL) |
Definition at line 3737 of file Cxx_Grammar.h.
#define IS_SgNamespaceSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNamespaceSymbol::static_variant >> 3] & (1 << (SgNamespaceSymbol::static_variant & 7)))) ? ((SgNamespaceSymbol*) (node)) : NULL) : NULL) |
Definition at line 3740 of file Cxx_Grammar.h.
#define IS_SgIntrinsicSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgIntrinsicSymbol::static_variant >> 3] & (1 << (SgIntrinsicSymbol::static_variant & 7)))) ? ((SgIntrinsicSymbol*) (node)) : NULL) : NULL) |
Definition at line 3743 of file Cxx_Grammar.h.
#define IS_SgModuleSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgModuleSymbol::static_variant >> 3] & (1 << (SgModuleSymbol::static_variant & 7)))) ? ((SgModuleSymbol*) (node)) : NULL) : NULL) |
Definition at line 3746 of file Cxx_Grammar.h.
#define IS_SgInterfaceSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgInterfaceSymbol::static_variant >> 3] & (1 << (SgInterfaceSymbol::static_variant & 7)))) ? ((SgInterfaceSymbol*) (node)) : NULL) : NULL) |
Definition at line 3749 of file Cxx_Grammar.h.
#define IS_SgCommonSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCommonSymbol::static_variant >> 3] & (1 << (SgCommonSymbol::static_variant & 7)))) ? ((SgCommonSymbol*) (node)) : NULL) : NULL) |
Definition at line 3752 of file Cxx_Grammar.h.
#define IS_SgRenameSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgRenameSymbol::static_variant >> 3] & (1 << (SgRenameSymbol::static_variant & 7)))) ? ((SgRenameSymbol*) (node)) : NULL) : NULL) |
Definition at line 3755 of file Cxx_Grammar.h.
#define IS_SgMemberFunctionSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgMemberFunctionSymbol::static_variant >> 3] & (1 << (SgMemberFunctionSymbol::static_variant & 7)))) ? ((SgMemberFunctionSymbol*) (node)) : NULL) : NULL) |
Definition at line 3758 of file Cxx_Grammar.h.
#define IS_SgFunctionSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgFunctionSymbol::static_variant >> 3] & (1 << (SgFunctionSymbol::static_variant & 7)))) ? ((SgFunctionSymbol*) (node)) : NULL) : NULL) |
Definition at line 3761 of file Cxx_Grammar.h.
#define IS_SgAsmBinaryAddressSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinaryAddressSymbol::static_variant >> 3] & (1 << (SgAsmBinaryAddressSymbol::static_variant & 7)))) ? ((SgAsmBinaryAddressSymbol*) (node)) : NULL) : NULL) |
Definition at line 3764 of file Cxx_Grammar.h.
#define IS_SgAsmBinaryDataSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinaryDataSymbol::static_variant >> 3] & (1 << (SgAsmBinaryDataSymbol::static_variant & 7)))) ? ((SgAsmBinaryDataSymbol*) (node)) : NULL) : NULL) |
Definition at line 3767 of file Cxx_Grammar.h.
#define IS_SgAliasSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAliasSymbol::static_variant >> 3] & (1 << (SgAliasSymbol::static_variant & 7)))) ? ((SgAliasSymbol*) (node)) : NULL) : NULL) |
Definition at line 3770 of file Cxx_Grammar.h.
#define IS_SgSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgSymbol::static_variant >> 3] & (1 << (SgSymbol::static_variant & 7)))) ? ((SgSymbol*) (node)) : NULL) : NULL) |
Definition at line 3773 of file Cxx_Grammar.h.
#define IS_SgAsmArmInstruction_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmArmInstruction::static_variant >> 3] & (1 << (SgAsmArmInstruction::static_variant & 7)))) ? ((SgAsmArmInstruction*) (node)) : NULL) : NULL) |
Definition at line 3776 of file Cxx_Grammar.h.
#define IS_SgAsmx86Instruction_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmx86Instruction::static_variant >> 3] & (1 << (SgAsmx86Instruction::static_variant & 7)))) ? ((SgAsmx86Instruction*) (node)) : NULL) : NULL) |
Definition at line 3779 of file Cxx_Grammar.h.
#define IS_SgAsmPowerpcInstruction_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPowerpcInstruction::static_variant >> 3] & (1 << (SgAsmPowerpcInstruction::static_variant & 7)))) ? ((SgAsmPowerpcInstruction*) (node)) : NULL) : NULL) |
Definition at line 3782 of file Cxx_Grammar.h.
#define IS_SgAsmMipsInstruction_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmMipsInstruction::static_variant >> 3] & (1 << (SgAsmMipsInstruction::static_variant & 7)))) ? ((SgAsmMipsInstruction*) (node)) : NULL) : NULL) |
Definition at line 3785 of file Cxx_Grammar.h.
#define IS_SgAsmInstruction_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmInstruction::static_variant >> 3] & (1 << (SgAsmInstruction::static_variant & 7)))) ? ((SgAsmInstruction*) (node)) : NULL) : NULL) |
Definition at line 3788 of file Cxx_Grammar.h.
#define IS_SgAsmOperandList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmOperandList::static_variant >> 3] & (1 << (SgAsmOperandList::static_variant & 7)))) ? ((SgAsmOperandList*) (node)) : NULL) : NULL) |
Definition at line 3791 of file Cxx_Grammar.h.
#define IS_SgAsmBinaryAdd_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinaryAdd::static_variant >> 3] & (1 << (SgAsmBinaryAdd::static_variant & 7)))) ? ((SgAsmBinaryAdd*) (node)) : NULL) : NULL) |
Definition at line 3794 of file Cxx_Grammar.h.
#define IS_SgAsmBinarySubtract_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinarySubtract::static_variant >> 3] & (1 << (SgAsmBinarySubtract::static_variant & 7)))) ? ((SgAsmBinarySubtract*) (node)) : NULL) : NULL) |
Definition at line 3797 of file Cxx_Grammar.h.
#define IS_SgAsmBinaryMultiply_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinaryMultiply::static_variant >> 3] & (1 << (SgAsmBinaryMultiply::static_variant & 7)))) ? ((SgAsmBinaryMultiply*) (node)) : NULL) : NULL) |
Definition at line 3800 of file Cxx_Grammar.h.
#define IS_SgAsmBinaryDivide_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinaryDivide::static_variant >> 3] & (1 << (SgAsmBinaryDivide::static_variant & 7)))) ? ((SgAsmBinaryDivide*) (node)) : NULL) : NULL) |
Definition at line 3803 of file Cxx_Grammar.h.
#define IS_SgAsmBinaryMod_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinaryMod::static_variant >> 3] & (1 << (SgAsmBinaryMod::static_variant & 7)))) ? ((SgAsmBinaryMod*) (node)) : NULL) : NULL) |
Definition at line 3806 of file Cxx_Grammar.h.
#define IS_SgAsmBinaryAddPreupdate_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinaryAddPreupdate::static_variant >> 3] & (1 << (SgAsmBinaryAddPreupdate::static_variant & 7)))) ? ((SgAsmBinaryAddPreupdate*) (node)) : NULL) : NULL) |
Definition at line 3809 of file Cxx_Grammar.h.
#define IS_SgAsmBinarySubtractPreupdate_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinarySubtractPreupdate::static_variant >> 3] & (1 << (SgAsmBinarySubtractPreupdate::static_variant & 7)))) ? ((SgAsmBinarySubtractPreupdate*) (node)) : NULL) : NULL) |
Definition at line 3812 of file Cxx_Grammar.h.
#define IS_SgAsmBinaryAddPostupdate_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinaryAddPostupdate::static_variant >> 3] & (1 << (SgAsmBinaryAddPostupdate::static_variant & 7)))) ? ((SgAsmBinaryAddPostupdate*) (node)) : NULL) : NULL) |
Definition at line 3815 of file Cxx_Grammar.h.
#define IS_SgAsmBinarySubtractPostupdate_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinarySubtractPostupdate::static_variant >> 3] & (1 << (SgAsmBinarySubtractPostupdate::static_variant & 7)))) ? ((SgAsmBinarySubtractPostupdate*) (node)) : NULL) : NULL) |
Definition at line 3818 of file Cxx_Grammar.h.
#define IS_SgAsmBinaryLsl_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinaryLsl::static_variant >> 3] & (1 << (SgAsmBinaryLsl::static_variant & 7)))) ? ((SgAsmBinaryLsl*) (node)) : NULL) : NULL) |
Definition at line 3821 of file Cxx_Grammar.h.
#define IS_SgAsmBinaryLsr_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinaryLsr::static_variant >> 3] & (1 << (SgAsmBinaryLsr::static_variant & 7)))) ? ((SgAsmBinaryLsr*) (node)) : NULL) : NULL) |
Definition at line 3824 of file Cxx_Grammar.h.
#define IS_SgAsmBinaryAsr_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinaryAsr::static_variant >> 3] & (1 << (SgAsmBinaryAsr::static_variant & 7)))) ? ((SgAsmBinaryAsr*) (node)) : NULL) : NULL) |
Definition at line 3827 of file Cxx_Grammar.h.
#define IS_SgAsmBinaryRor_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinaryRor::static_variant >> 3] & (1 << (SgAsmBinaryRor::static_variant & 7)))) ? ((SgAsmBinaryRor*) (node)) : NULL) : NULL) |
Definition at line 3830 of file Cxx_Grammar.h.
#define IS_SgAsmBinaryExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBinaryExpression::static_variant >> 3] & (1 << (SgAsmBinaryExpression::static_variant & 7)))) ? ((SgAsmBinaryExpression*) (node)) : NULL) : NULL) |
Definition at line 3833 of file Cxx_Grammar.h.
#define IS_SgAsmUnaryPlus_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmUnaryPlus::static_variant >> 3] & (1 << (SgAsmUnaryPlus::static_variant & 7)))) ? ((SgAsmUnaryPlus*) (node)) : NULL) : NULL) |
Definition at line 3836 of file Cxx_Grammar.h.
#define IS_SgAsmUnaryMinus_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmUnaryMinus::static_variant >> 3] & (1 << (SgAsmUnaryMinus::static_variant & 7)))) ? ((SgAsmUnaryMinus*) (node)) : NULL) : NULL) |
Definition at line 3839 of file Cxx_Grammar.h.
#define IS_SgAsmUnaryRrx_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmUnaryRrx::static_variant >> 3] & (1 << (SgAsmUnaryRrx::static_variant & 7)))) ? ((SgAsmUnaryRrx*) (node)) : NULL) : NULL) |
Definition at line 3842 of file Cxx_Grammar.h.
#define IS_SgAsmUnaryArmSpecialRegisterList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmUnaryArmSpecialRegisterList::static_variant >> 3] & (1 << (SgAsmUnaryArmSpecialRegisterList::static_variant & 7)))) ? ((SgAsmUnaryArmSpecialRegisterList*) (node)) : NULL) : NULL) |
Definition at line 3845 of file Cxx_Grammar.h.
#define IS_SgAsmUnaryExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmUnaryExpression::static_variant >> 3] & (1 << (SgAsmUnaryExpression::static_variant & 7)))) ? ((SgAsmUnaryExpression*) (node)) : NULL) : NULL) |
Definition at line 3848 of file Cxx_Grammar.h.
#define IS_SgAsmx86RegisterReferenceExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmx86RegisterReferenceExpression::static_variant >> 3] & (1 << (SgAsmx86RegisterReferenceExpression::static_variant & 7)))) ? ((SgAsmx86RegisterReferenceExpression*) (node)) : NULL) : NULL) |
Definition at line 3851 of file Cxx_Grammar.h.
#define IS_SgAsmArmRegisterReferenceExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmArmRegisterReferenceExpression::static_variant >> 3] & (1 << (SgAsmArmRegisterReferenceExpression::static_variant & 7)))) ? ((SgAsmArmRegisterReferenceExpression*) (node)) : NULL) : NULL) |
Definition at line 3854 of file Cxx_Grammar.h.
#define IS_SgAsmPowerpcRegisterReferenceExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPowerpcRegisterReferenceExpression::static_variant >> 3] & (1 << (SgAsmPowerpcRegisterReferenceExpression::static_variant & 7)))) ? ((SgAsmPowerpcRegisterReferenceExpression*) (node)) : NULL) : NULL) |
Definition at line 3857 of file Cxx_Grammar.h.
#define IS_SgAsmMipsRegisterReferenceExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmMipsRegisterReferenceExpression::static_variant >> 3] & (1 << (SgAsmMipsRegisterReferenceExpression::static_variant & 7)))) ? ((SgAsmMipsRegisterReferenceExpression*) (node)) : NULL) : NULL) |
Definition at line 3860 of file Cxx_Grammar.h.
#define IS_SgAsmRegisterReferenceExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmRegisterReferenceExpression::static_variant >> 3] & (1 << (SgAsmRegisterReferenceExpression::static_variant & 7)))) ? ((SgAsmRegisterReferenceExpression*) (node)) : NULL) : NULL) |
Definition at line 3863 of file Cxx_Grammar.h.
#define IS_SgAsmIntegerValueExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmIntegerValueExpression::static_variant >> 3] & (1 << (SgAsmIntegerValueExpression::static_variant & 7)))) ? ((SgAsmIntegerValueExpression*) (node)) : NULL) : NULL) |
Definition at line 3866 of file Cxx_Grammar.h.
#define IS_SgAsmSingleFloatValueExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmSingleFloatValueExpression::static_variant >> 3] & (1 << (SgAsmSingleFloatValueExpression::static_variant & 7)))) ? ((SgAsmSingleFloatValueExpression*) (node)) : NULL) : NULL) |
Definition at line 3869 of file Cxx_Grammar.h.
#define IS_SgAsmDoubleFloatValueExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDoubleFloatValueExpression::static_variant >> 3] & (1 << (SgAsmDoubleFloatValueExpression::static_variant & 7)))) ? ((SgAsmDoubleFloatValueExpression*) (node)) : NULL) : NULL) |
Definition at line 3872 of file Cxx_Grammar.h.
#define IS_SgAsmValueExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmValueExpression::static_variant >> 3] & (1 << (SgAsmValueExpression::static_variant & 7)))) ? ((SgAsmValueExpression*) (node)) : NULL) : NULL) |
Definition at line 3875 of file Cxx_Grammar.h.
#define IS_SgAsmMemoryReferenceExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmMemoryReferenceExpression::static_variant >> 3] & (1 << (SgAsmMemoryReferenceExpression::static_variant & 7)))) ? ((SgAsmMemoryReferenceExpression*) (node)) : NULL) : NULL) |
Definition at line 3878 of file Cxx_Grammar.h.
#define IS_SgAsmControlFlagsExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmControlFlagsExpression::static_variant >> 3] & (1 << (SgAsmControlFlagsExpression::static_variant & 7)))) ? ((SgAsmControlFlagsExpression*) (node)) : NULL) : NULL) |
Definition at line 3881 of file Cxx_Grammar.h.
#define IS_SgAsmCommonSubExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmCommonSubExpression::static_variant >> 3] & (1 << (SgAsmCommonSubExpression::static_variant & 7)))) ? ((SgAsmCommonSubExpression*) (node)) : NULL) : NULL) |
Definition at line 3884 of file Cxx_Grammar.h.
#define IS_SgAsmExprListExp_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmExprListExp::static_variant >> 3] & (1 << (SgAsmExprListExp::static_variant & 7)))) ? ((SgAsmExprListExp*) (node)) : NULL) : NULL) |
Definition at line 3887 of file Cxx_Grammar.h.
#define IS_SgAsmExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmExpression::static_variant >> 3] & (1 << (SgAsmExpression::static_variant & 7)))) ? ((SgAsmExpression*) (node)) : NULL) : NULL) |
Definition at line 3890 of file Cxx_Grammar.h.
#define IS_SgAsmTypeByte_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmTypeByte::static_variant >> 3] & (1 << (SgAsmTypeByte::static_variant & 7)))) ? ((SgAsmTypeByte*) (node)) : NULL) : NULL) |
Definition at line 3893 of file Cxx_Grammar.h.
#define IS_SgAsmTypeWord_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmTypeWord::static_variant >> 3] & (1 << (SgAsmTypeWord::static_variant & 7)))) ? ((SgAsmTypeWord*) (node)) : NULL) : NULL) |
Definition at line 3896 of file Cxx_Grammar.h.
#define IS_SgAsmTypeDoubleWord_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmTypeDoubleWord::static_variant >> 3] & (1 << (SgAsmTypeDoubleWord::static_variant & 7)))) ? ((SgAsmTypeDoubleWord*) (node)) : NULL) : NULL) |
Definition at line 3899 of file Cxx_Grammar.h.
#define IS_SgAsmTypeQuadWord_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmTypeQuadWord::static_variant >> 3] & (1 << (SgAsmTypeQuadWord::static_variant & 7)))) ? ((SgAsmTypeQuadWord*) (node)) : NULL) : NULL) |
Definition at line 3902 of file Cxx_Grammar.h.
#define IS_SgAsmTypeDoubleQuadWord_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmTypeDoubleQuadWord::static_variant >> 3] & (1 << (SgAsmTypeDoubleQuadWord::static_variant & 7)))) ? ((SgAsmTypeDoubleQuadWord*) (node)) : NULL) : NULL) |
Definition at line 3905 of file Cxx_Grammar.h.
#define IS_SgAsmTypeSingleFloat_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmTypeSingleFloat::static_variant >> 3] & (1 << (SgAsmTypeSingleFloat::static_variant & 7)))) ? ((SgAsmTypeSingleFloat*) (node)) : NULL) : NULL) |
Definition at line 3908 of file Cxx_Grammar.h.
#define IS_SgAsmTypeDoubleFloat_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmTypeDoubleFloat::static_variant >> 3] & (1 << (SgAsmTypeDoubleFloat::static_variant & 7)))) ? ((SgAsmTypeDoubleFloat*) (node)) : NULL) : NULL) |
Definition at line 3911 of file Cxx_Grammar.h.
#define IS_SgAsmType80bitFloat_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmType80bitFloat::static_variant >> 3] & (1 << (SgAsmType80bitFloat::static_variant & 7)))) ? ((SgAsmType80bitFloat*) (node)) : NULL) : NULL) |
Definition at line 3914 of file Cxx_Grammar.h.
#define IS_SgAsmType128bitFloat_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmType128bitFloat::static_variant >> 3] & (1 << (SgAsmType128bitFloat::static_variant & 7)))) ? ((SgAsmType128bitFloat*) (node)) : NULL) : NULL) |
Definition at line 3917 of file Cxx_Grammar.h.
#define IS_SgAsmTypeVector_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmTypeVector::static_variant >> 3] & (1 << (SgAsmTypeVector::static_variant & 7)))) ? ((SgAsmTypeVector*) (node)) : NULL) : NULL) |
Definition at line 3920 of file Cxx_Grammar.h.
#define IS_SgAsmType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmType::static_variant >> 3] & (1 << (SgAsmType::static_variant & 7)))) ? ((SgAsmType*) (node)) : NULL) : NULL) |
Definition at line 3923 of file Cxx_Grammar.h.
#define IS_SgAsmFunction_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmFunction::static_variant >> 3] & (1 << (SgAsmFunction::static_variant & 7)))) ? ((SgAsmFunction*) (node)) : NULL) : NULL) |
Definition at line 3926 of file Cxx_Grammar.h.
#define IS_SgAsmBlock_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBlock::static_variant >> 3] & (1 << (SgAsmBlock::static_variant & 7)))) ? ((SgAsmBlock*) (node)) : NULL) : NULL) |
Definition at line 3929 of file Cxx_Grammar.h.
#define IS_SgAsmStaticData_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmStaticData::static_variant >> 3] & (1 << (SgAsmStaticData::static_variant & 7)))) ? ((SgAsmStaticData*) (node)) : NULL) : NULL) |
Definition at line 3932 of file Cxx_Grammar.h.
#define IS_SgAsmSynthesizedDataStructureDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmSynthesizedDataStructureDeclaration::static_variant >> 3] & (1 << (SgAsmSynthesizedDataStructureDeclaration::static_variant & 7)))) ? ((SgAsmSynthesizedDataStructureDeclaration*) (node)) : NULL) : NULL) |
Definition at line 3935 of file Cxx_Grammar.h.
#define IS_SgAsmSynthesizedFieldDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmSynthesizedFieldDeclaration::static_variant >> 3] & (1 << (SgAsmSynthesizedFieldDeclaration::static_variant & 7)))) ? ((SgAsmSynthesizedFieldDeclaration*) (node)) : NULL) : NULL) |
Definition at line 3938 of file Cxx_Grammar.h.
#define IS_SgAsmSynthesizedDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmSynthesizedDeclaration::static_variant >> 3] & (1 << (SgAsmSynthesizedDeclaration::static_variant & 7)))) ? ((SgAsmSynthesizedDeclaration*) (node)) : NULL) : NULL) |
Definition at line 3941 of file Cxx_Grammar.h.
#define IS_SgAsmStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmStatement::static_variant >> 3] & (1 << (SgAsmStatement::static_variant & 7)))) ? ((SgAsmStatement*) (node)) : NULL) : NULL) |
Definition at line 3944 of file Cxx_Grammar.h.
#define IS_SgAsmInterpretationList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmInterpretationList::static_variant >> 3] & (1 << (SgAsmInterpretationList::static_variant & 7)))) ? ((SgAsmInterpretationList*) (node)) : NULL) : NULL) |
Definition at line 3947 of file Cxx_Grammar.h.
#define IS_SgAsmInterpretation_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmInterpretation::static_variant >> 3] & (1 << (SgAsmInterpretation::static_variant & 7)))) ? ((SgAsmInterpretation*) (node)) : NULL) : NULL) |
Definition at line 3950 of file Cxx_Grammar.h.
#define IS_SgAsmElfFileHeader_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfFileHeader::static_variant >> 3] & (1 << (SgAsmElfFileHeader::static_variant & 7)))) ? ((SgAsmElfFileHeader*) (node)) : NULL) : NULL) |
Definition at line 3953 of file Cxx_Grammar.h.
#define IS_SgAsmElfSectionTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSectionTable::static_variant >> 3] & (1 << (SgAsmElfSectionTable::static_variant & 7)))) ? ((SgAsmElfSectionTable*) (node)) : NULL) : NULL) |
Definition at line 3956 of file Cxx_Grammar.h.
#define IS_SgAsmElfSectionTableEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSectionTableEntry::static_variant >> 3] & (1 << (SgAsmElfSectionTableEntry::static_variant & 7)))) ? ((SgAsmElfSectionTableEntry*) (node)) : NULL) : NULL) |
Definition at line 3959 of file Cxx_Grammar.h.
#define IS_SgAsmElfSegmentTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSegmentTable::static_variant >> 3] & (1 << (SgAsmElfSegmentTable::static_variant & 7)))) ? ((SgAsmElfSegmentTable*) (node)) : NULL) : NULL) |
Definition at line 3962 of file Cxx_Grammar.h.
#define IS_SgAsmElfSegmentTableEntryList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSegmentTableEntryList::static_variant >> 3] & (1 << (SgAsmElfSegmentTableEntryList::static_variant & 7)))) ? ((SgAsmElfSegmentTableEntryList*) (node)) : NULL) : NULL) |
Definition at line 3965 of file Cxx_Grammar.h.
#define IS_SgAsmElfSegmentTableEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSegmentTableEntry::static_variant >> 3] & (1 << (SgAsmElfSegmentTableEntry::static_variant & 7)))) ? ((SgAsmElfSegmentTableEntry*) (node)) : NULL) : NULL) |
Definition at line 3968 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymbolSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymbolSection::static_variant >> 3] & (1 << (SgAsmElfSymbolSection::static_variant & 7)))) ? ((SgAsmElfSymbolSection*) (node)) : NULL) : NULL) |
Definition at line 3971 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymbolList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymbolList::static_variant >> 3] & (1 << (SgAsmElfSymbolList::static_variant & 7)))) ? ((SgAsmElfSymbolList*) (node)) : NULL) : NULL) |
Definition at line 3974 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymbol::static_variant >> 3] & (1 << (SgAsmElfSymbol::static_variant & 7)))) ? ((SgAsmElfSymbol*) (node)) : NULL) : NULL) |
Definition at line 3977 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymverSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymverSection::static_variant >> 3] & (1 << (SgAsmElfSymverSection::static_variant & 7)))) ? ((SgAsmElfSymverSection*) (node)) : NULL) : NULL) |
Definition at line 3980 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymverEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymverEntry::static_variant >> 3] & (1 << (SgAsmElfSymverEntry::static_variant & 7)))) ? ((SgAsmElfSymverEntry*) (node)) : NULL) : NULL) |
Definition at line 3983 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymverEntryList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymverEntryList::static_variant >> 3] & (1 << (SgAsmElfSymverEntryList::static_variant & 7)))) ? ((SgAsmElfSymverEntryList*) (node)) : NULL) : NULL) |
Definition at line 3986 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymverDefinedSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymverDefinedSection::static_variant >> 3] & (1 << (SgAsmElfSymverDefinedSection::static_variant & 7)))) ? ((SgAsmElfSymverDefinedSection*) (node)) : NULL) : NULL) |
Definition at line 3989 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymverDefinedEntryList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymverDefinedEntryList::static_variant >> 3] & (1 << (SgAsmElfSymverDefinedEntryList::static_variant & 7)))) ? ((SgAsmElfSymverDefinedEntryList*) (node)) : NULL) : NULL) |
Definition at line 3992 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymverDefinedEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymverDefinedEntry::static_variant >> 3] & (1 << (SgAsmElfSymverDefinedEntry::static_variant & 7)))) ? ((SgAsmElfSymverDefinedEntry*) (node)) : NULL) : NULL) |
Definition at line 3995 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymverDefinedAuxList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymverDefinedAuxList::static_variant >> 3] & (1 << (SgAsmElfSymverDefinedAuxList::static_variant & 7)))) ? ((SgAsmElfSymverDefinedAuxList*) (node)) : NULL) : NULL) |
Definition at line 3998 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymverDefinedAux_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymverDefinedAux::static_variant >> 3] & (1 << (SgAsmElfSymverDefinedAux::static_variant & 7)))) ? ((SgAsmElfSymverDefinedAux*) (node)) : NULL) : NULL) |
Definition at line 4001 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymverNeededSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymverNeededSection::static_variant >> 3] & (1 << (SgAsmElfSymverNeededSection::static_variant & 7)))) ? ((SgAsmElfSymverNeededSection*) (node)) : NULL) : NULL) |
Definition at line 4004 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymverNeededEntryList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymverNeededEntryList::static_variant >> 3] & (1 << (SgAsmElfSymverNeededEntryList::static_variant & 7)))) ? ((SgAsmElfSymverNeededEntryList*) (node)) : NULL) : NULL) |
Definition at line 4007 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymverNeededEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymverNeededEntry::static_variant >> 3] & (1 << (SgAsmElfSymverNeededEntry::static_variant & 7)))) ? ((SgAsmElfSymverNeededEntry*) (node)) : NULL) : NULL) |
Definition at line 4010 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymverNeededAuxList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymverNeededAuxList::static_variant >> 3] & (1 << (SgAsmElfSymverNeededAuxList::static_variant & 7)))) ? ((SgAsmElfSymverNeededAuxList*) (node)) : NULL) : NULL) |
Definition at line 4013 of file Cxx_Grammar.h.
#define IS_SgAsmElfSymverNeededAux_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSymverNeededAux::static_variant >> 3] & (1 << (SgAsmElfSymverNeededAux::static_variant & 7)))) ? ((SgAsmElfSymverNeededAux*) (node)) : NULL) : NULL) |
Definition at line 4016 of file Cxx_Grammar.h.
#define IS_SgAsmElfRelocSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfRelocSection::static_variant >> 3] & (1 << (SgAsmElfRelocSection::static_variant & 7)))) ? ((SgAsmElfRelocSection*) (node)) : NULL) : NULL) |
Definition at line 4019 of file Cxx_Grammar.h.
#define IS_SgAsmElfRelocEntryList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfRelocEntryList::static_variant >> 3] & (1 << (SgAsmElfRelocEntryList::static_variant & 7)))) ? ((SgAsmElfRelocEntryList*) (node)) : NULL) : NULL) |
Definition at line 4022 of file Cxx_Grammar.h.
#define IS_SgAsmElfRelocEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfRelocEntry::static_variant >> 3] & (1 << (SgAsmElfRelocEntry::static_variant & 7)))) ? ((SgAsmElfRelocEntry*) (node)) : NULL) : NULL) |
Definition at line 4025 of file Cxx_Grammar.h.
#define IS_SgAsmElfDynamicSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfDynamicSection::static_variant >> 3] & (1 << (SgAsmElfDynamicSection::static_variant & 7)))) ? ((SgAsmElfDynamicSection*) (node)) : NULL) : NULL) |
Definition at line 4028 of file Cxx_Grammar.h.
#define IS_SgAsmElfDynamicEntryList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfDynamicEntryList::static_variant >> 3] & (1 << (SgAsmElfDynamicEntryList::static_variant & 7)))) ? ((SgAsmElfDynamicEntryList*) (node)) : NULL) : NULL) |
Definition at line 4031 of file Cxx_Grammar.h.
#define IS_SgAsmElfDynamicEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfDynamicEntry::static_variant >> 3] & (1 << (SgAsmElfDynamicEntry::static_variant & 7)))) ? ((SgAsmElfDynamicEntry*) (node)) : NULL) : NULL) |
Definition at line 4034 of file Cxx_Grammar.h.
#define IS_SgAsmElfStringSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfStringSection::static_variant >> 3] & (1 << (SgAsmElfStringSection::static_variant & 7)))) ? ((SgAsmElfStringSection*) (node)) : NULL) : NULL) |
Definition at line 4037 of file Cxx_Grammar.h.
#define IS_SgAsmElfStrtab_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfStrtab::static_variant >> 3] & (1 << (SgAsmElfStrtab::static_variant & 7)))) ? ((SgAsmElfStrtab*) (node)) : NULL) : NULL) |
Definition at line 4040 of file Cxx_Grammar.h.
#define IS_SgAsmElfNoteSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfNoteSection::static_variant >> 3] & (1 << (SgAsmElfNoteSection::static_variant & 7)))) ? ((SgAsmElfNoteSection*) (node)) : NULL) : NULL) |
Definition at line 4043 of file Cxx_Grammar.h.
#define IS_SgAsmElfNoteEntryList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfNoteEntryList::static_variant >> 3] & (1 << (SgAsmElfNoteEntryList::static_variant & 7)))) ? ((SgAsmElfNoteEntryList*) (node)) : NULL) : NULL) |
Definition at line 4046 of file Cxx_Grammar.h.
#define IS_SgAsmElfNoteEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfNoteEntry::static_variant >> 3] & (1 << (SgAsmElfNoteEntry::static_variant & 7)))) ? ((SgAsmElfNoteEntry*) (node)) : NULL) : NULL) |
Definition at line 4049 of file Cxx_Grammar.h.
#define IS_SgAsmElfEHFrameSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfEHFrameSection::static_variant >> 3] & (1 << (SgAsmElfEHFrameSection::static_variant & 7)))) ? ((SgAsmElfEHFrameSection*) (node)) : NULL) : NULL) |
Definition at line 4052 of file Cxx_Grammar.h.
#define IS_SgAsmElfEHFrameEntryCIList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfEHFrameEntryCIList::static_variant >> 3] & (1 << (SgAsmElfEHFrameEntryCIList::static_variant & 7)))) ? ((SgAsmElfEHFrameEntryCIList*) (node)) : NULL) : NULL) |
Definition at line 4055 of file Cxx_Grammar.h.
#define IS_SgAsmElfEHFrameEntryCI_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfEHFrameEntryCI::static_variant >> 3] & (1 << (SgAsmElfEHFrameEntryCI::static_variant & 7)))) ? ((SgAsmElfEHFrameEntryCI*) (node)) : NULL) : NULL) |
Definition at line 4058 of file Cxx_Grammar.h.
#define IS_SgAsmElfEHFrameEntryFDList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfEHFrameEntryFDList::static_variant >> 3] & (1 << (SgAsmElfEHFrameEntryFDList::static_variant & 7)))) ? ((SgAsmElfEHFrameEntryFDList*) (node)) : NULL) : NULL) |
Definition at line 4061 of file Cxx_Grammar.h.
#define IS_SgAsmElfEHFrameEntryFD_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfEHFrameEntryFD::static_variant >> 3] & (1 << (SgAsmElfEHFrameEntryFD::static_variant & 7)))) ? ((SgAsmElfEHFrameEntryFD*) (node)) : NULL) : NULL) |
Definition at line 4064 of file Cxx_Grammar.h.
#define IS_SgAsmElfSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmElfSection::static_variant >> 3] & (1 << (SgAsmElfSection::static_variant & 7)))) ? ((SgAsmElfSection*) (node)) : NULL) : NULL) |
Definition at line 4067 of file Cxx_Grammar.h.
#define IS_SgAsmDOSFileHeader_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDOSFileHeader::static_variant >> 3] & (1 << (SgAsmDOSFileHeader::static_variant & 7)))) ? ((SgAsmDOSFileHeader*) (node)) : NULL) : NULL) |
Definition at line 4070 of file Cxx_Grammar.h.
#define IS_SgAsmDOSExtendedHeader_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDOSExtendedHeader::static_variant >> 3] & (1 << (SgAsmDOSExtendedHeader::static_variant & 7)))) ? ((SgAsmDOSExtendedHeader*) (node)) : NULL) : NULL) |
Definition at line 4073 of file Cxx_Grammar.h.
#define IS_SgAsmPEFileHeader_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPEFileHeader::static_variant >> 3] & (1 << (SgAsmPEFileHeader::static_variant & 7)))) ? ((SgAsmPEFileHeader*) (node)) : NULL) : NULL) |
Definition at line 4076 of file Cxx_Grammar.h.
#define IS_SgAsmPERVASizePairList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPERVASizePairList::static_variant >> 3] & (1 << (SgAsmPERVASizePairList::static_variant & 7)))) ? ((SgAsmPERVASizePairList*) (node)) : NULL) : NULL) |
Definition at line 4079 of file Cxx_Grammar.h.
#define IS_SgAsmPERVASizePair_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPERVASizePair::static_variant >> 3] & (1 << (SgAsmPERVASizePair::static_variant & 7)))) ? ((SgAsmPERVASizePair*) (node)) : NULL) : NULL) |
Definition at line 4082 of file Cxx_Grammar.h.
#define IS_SgAsmPEImportItem_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPEImportItem::static_variant >> 3] & (1 << (SgAsmPEImportItem::static_variant & 7)))) ? ((SgAsmPEImportItem*) (node)) : NULL) : NULL) |
Definition at line 4085 of file Cxx_Grammar.h.
#define IS_SgAsmPEImportItemList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPEImportItemList::static_variant >> 3] & (1 << (SgAsmPEImportItemList::static_variant & 7)))) ? ((SgAsmPEImportItemList*) (node)) : NULL) : NULL) |
Definition at line 4088 of file Cxx_Grammar.h.
#define IS_SgAsmPEImportDirectory_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPEImportDirectory::static_variant >> 3] & (1 << (SgAsmPEImportDirectory::static_variant & 7)))) ? ((SgAsmPEImportDirectory*) (node)) : NULL) : NULL) |
Definition at line 4091 of file Cxx_Grammar.h.
#define IS_SgAsmPEImportDirectoryList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPEImportDirectoryList::static_variant >> 3] & (1 << (SgAsmPEImportDirectoryList::static_variant & 7)))) ? ((SgAsmPEImportDirectoryList*) (node)) : NULL) : NULL) |
Definition at line 4094 of file Cxx_Grammar.h.
#define IS_SgAsmPEImportSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPEImportSection::static_variant >> 3] & (1 << (SgAsmPEImportSection::static_variant & 7)))) ? ((SgAsmPEImportSection*) (node)) : NULL) : NULL) |
Definition at line 4097 of file Cxx_Grammar.h.
#define IS_SgAsmPEExportSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPEExportSection::static_variant >> 3] & (1 << (SgAsmPEExportSection::static_variant & 7)))) ? ((SgAsmPEExportSection*) (node)) : NULL) : NULL) |
Definition at line 4100 of file Cxx_Grammar.h.
#define IS_SgAsmPEExportDirectory_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPEExportDirectory::static_variant >> 3] & (1 << (SgAsmPEExportDirectory::static_variant & 7)))) ? ((SgAsmPEExportDirectory*) (node)) : NULL) : NULL) |
Definition at line 4103 of file Cxx_Grammar.h.
#define IS_SgAsmPEExportEntryList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPEExportEntryList::static_variant >> 3] & (1 << (SgAsmPEExportEntryList::static_variant & 7)))) ? ((SgAsmPEExportEntryList*) (node)) : NULL) : NULL) |
Definition at line 4106 of file Cxx_Grammar.h.
#define IS_SgAsmPEExportEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPEExportEntry::static_variant >> 3] & (1 << (SgAsmPEExportEntry::static_variant & 7)))) ? ((SgAsmPEExportEntry*) (node)) : NULL) : NULL) |
Definition at line 4109 of file Cxx_Grammar.h.
#define IS_SgAsmPEStringSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPEStringSection::static_variant >> 3] & (1 << (SgAsmPEStringSection::static_variant & 7)))) ? ((SgAsmPEStringSection*) (node)) : NULL) : NULL) |
Definition at line 4112 of file Cxx_Grammar.h.
#define IS_SgAsmPESectionTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPESectionTable::static_variant >> 3] & (1 << (SgAsmPESectionTable::static_variant & 7)))) ? ((SgAsmPESectionTable*) (node)) : NULL) : NULL) |
Definition at line 4115 of file Cxx_Grammar.h.
#define IS_SgAsmPESectionTableEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPESectionTableEntry::static_variant >> 3] & (1 << (SgAsmPESectionTableEntry::static_variant & 7)))) ? ((SgAsmPESectionTableEntry*) (node)) : NULL) : NULL) |
Definition at line 4118 of file Cxx_Grammar.h.
#define IS_SgAsmPESection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmPESection::static_variant >> 3] & (1 << (SgAsmPESection::static_variant & 7)))) ? ((SgAsmPESection*) (node)) : NULL) : NULL) |
Definition at line 4121 of file Cxx_Grammar.h.
#define IS_SgAsmCoffSymbolTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmCoffSymbolTable::static_variant >> 3] & (1 << (SgAsmCoffSymbolTable::static_variant & 7)))) ? ((SgAsmCoffSymbolTable*) (node)) : NULL) : NULL) |
Definition at line 4124 of file Cxx_Grammar.h.
#define IS_SgAsmCoffSymbolList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmCoffSymbolList::static_variant >> 3] & (1 << (SgAsmCoffSymbolList::static_variant & 7)))) ? ((SgAsmCoffSymbolList*) (node)) : NULL) : NULL) |
Definition at line 4127 of file Cxx_Grammar.h.
#define IS_SgAsmCoffSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmCoffSymbol::static_variant >> 3] & (1 << (SgAsmCoffSymbol::static_variant & 7)))) ? ((SgAsmCoffSymbol*) (node)) : NULL) : NULL) |
Definition at line 4130 of file Cxx_Grammar.h.
#define IS_SgAsmCoffStrtab_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmCoffStrtab::static_variant >> 3] & (1 << (SgAsmCoffStrtab::static_variant & 7)))) ? ((SgAsmCoffStrtab*) (node)) : NULL) : NULL) |
Definition at line 4133 of file Cxx_Grammar.h.
#define IS_SgAsmNEFileHeader_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmNEFileHeader::static_variant >> 3] & (1 << (SgAsmNEFileHeader::static_variant & 7)))) ? ((SgAsmNEFileHeader*) (node)) : NULL) : NULL) |
Definition at line 4136 of file Cxx_Grammar.h.
#define IS_SgAsmNEEntryTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmNEEntryTable::static_variant >> 3] & (1 << (SgAsmNEEntryTable::static_variant & 7)))) ? ((SgAsmNEEntryTable*) (node)) : NULL) : NULL) |
Definition at line 4139 of file Cxx_Grammar.h.
#define IS_SgAsmNEEntryPoint_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmNEEntryPoint::static_variant >> 3] & (1 << (SgAsmNEEntryPoint::static_variant & 7)))) ? ((SgAsmNEEntryPoint*) (node)) : NULL) : NULL) |
Definition at line 4142 of file Cxx_Grammar.h.
#define IS_SgAsmNESectionTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmNESectionTable::static_variant >> 3] & (1 << (SgAsmNESectionTable::static_variant & 7)))) ? ((SgAsmNESectionTable*) (node)) : NULL) : NULL) |
Definition at line 4145 of file Cxx_Grammar.h.
#define IS_SgAsmNESectionTableEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmNESectionTableEntry::static_variant >> 3] & (1 << (SgAsmNESectionTableEntry::static_variant & 7)))) ? ((SgAsmNESectionTableEntry*) (node)) : NULL) : NULL) |
Definition at line 4148 of file Cxx_Grammar.h.
#define IS_SgAsmNERelocTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmNERelocTable::static_variant >> 3] & (1 << (SgAsmNERelocTable::static_variant & 7)))) ? ((SgAsmNERelocTable*) (node)) : NULL) : NULL) |
Definition at line 4151 of file Cxx_Grammar.h.
#define IS_SgAsmNERelocEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmNERelocEntry::static_variant >> 3] & (1 << (SgAsmNERelocEntry::static_variant & 7)))) ? ((SgAsmNERelocEntry*) (node)) : NULL) : NULL) |
Definition at line 4154 of file Cxx_Grammar.h.
#define IS_SgAsmNENameTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmNENameTable::static_variant >> 3] & (1 << (SgAsmNENameTable::static_variant & 7)))) ? ((SgAsmNENameTable*) (node)) : NULL) : NULL) |
Definition at line 4157 of file Cxx_Grammar.h.
#define IS_SgAsmNEModuleTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmNEModuleTable::static_variant >> 3] & (1 << (SgAsmNEModuleTable::static_variant & 7)))) ? ((SgAsmNEModuleTable*) (node)) : NULL) : NULL) |
Definition at line 4160 of file Cxx_Grammar.h.
#define IS_SgAsmNEStringTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmNEStringTable::static_variant >> 3] & (1 << (SgAsmNEStringTable::static_variant & 7)))) ? ((SgAsmNEStringTable*) (node)) : NULL) : NULL) |
Definition at line 4163 of file Cxx_Grammar.h.
#define IS_SgAsmNESection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmNESection::static_variant >> 3] & (1 << (SgAsmNESection::static_variant & 7)))) ? ((SgAsmNESection*) (node)) : NULL) : NULL) |
Definition at line 4166 of file Cxx_Grammar.h.
#define IS_SgAsmLEFileHeader_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmLEFileHeader::static_variant >> 3] & (1 << (SgAsmLEFileHeader::static_variant & 7)))) ? ((SgAsmLEFileHeader*) (node)) : NULL) : NULL) |
Definition at line 4169 of file Cxx_Grammar.h.
#define IS_SgAsmLEEntryTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmLEEntryTable::static_variant >> 3] & (1 << (SgAsmLEEntryTable::static_variant & 7)))) ? ((SgAsmLEEntryTable*) (node)) : NULL) : NULL) |
Definition at line 4172 of file Cxx_Grammar.h.
#define IS_SgAsmLEEntryPoint_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmLEEntryPoint::static_variant >> 3] & (1 << (SgAsmLEEntryPoint::static_variant & 7)))) ? ((SgAsmLEEntryPoint*) (node)) : NULL) : NULL) |
Definition at line 4175 of file Cxx_Grammar.h.
#define IS_SgAsmLESectionTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmLESectionTable::static_variant >> 3] & (1 << (SgAsmLESectionTable::static_variant & 7)))) ? ((SgAsmLESectionTable*) (node)) : NULL) : NULL) |
Definition at line 4178 of file Cxx_Grammar.h.
#define IS_SgAsmLESectionTableEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmLESectionTableEntry::static_variant >> 3] & (1 << (SgAsmLESectionTableEntry::static_variant & 7)))) ? ((SgAsmLESectionTableEntry*) (node)) : NULL) : NULL) |
Definition at line 4181 of file Cxx_Grammar.h.
#define IS_SgAsmLERelocTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmLERelocTable::static_variant >> 3] & (1 << (SgAsmLERelocTable::static_variant & 7)))) ? ((SgAsmLERelocTable*) (node)) : NULL) : NULL) |
Definition at line 4184 of file Cxx_Grammar.h.
#define IS_SgAsmLENameTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmLENameTable::static_variant >> 3] & (1 << (SgAsmLENameTable::static_variant & 7)))) ? ((SgAsmLENameTable*) (node)) : NULL) : NULL) |
Definition at line 4187 of file Cxx_Grammar.h.
#define IS_SgAsmLEPageTable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmLEPageTable::static_variant >> 3] & (1 << (SgAsmLEPageTable::static_variant & 7)))) ? ((SgAsmLEPageTable*) (node)) : NULL) : NULL) |
Definition at line 4190 of file Cxx_Grammar.h.
#define IS_SgAsmLEPageTableEntry_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmLEPageTableEntry::static_variant >> 3] & (1 << (SgAsmLEPageTableEntry::static_variant & 7)))) ? ((SgAsmLEPageTableEntry*) (node)) : NULL) : NULL) |
Definition at line 4193 of file Cxx_Grammar.h.
#define IS_SgAsmLESection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmLESection::static_variant >> 3] & (1 << (SgAsmLESection::static_variant & 7)))) ? ((SgAsmLESection*) (node)) : NULL) : NULL) |
Definition at line 4196 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfArrayType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfArrayType::static_variant >> 3] & (1 << (SgAsmDwarfArrayType::static_variant & 7)))) ? ((SgAsmDwarfArrayType*) (node)) : NULL) : NULL) |
Definition at line 4199 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfClassType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfClassType::static_variant >> 3] & (1 << (SgAsmDwarfClassType::static_variant & 7)))) ? ((SgAsmDwarfClassType*) (node)) : NULL) : NULL) |
Definition at line 4202 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfEntryPoint_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfEntryPoint::static_variant >> 3] & (1 << (SgAsmDwarfEntryPoint::static_variant & 7)))) ? ((SgAsmDwarfEntryPoint*) (node)) : NULL) : NULL) |
Definition at line 4205 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfEnumerationType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfEnumerationType::static_variant >> 3] & (1 << (SgAsmDwarfEnumerationType::static_variant & 7)))) ? ((SgAsmDwarfEnumerationType*) (node)) : NULL) : NULL) |
Definition at line 4208 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfFormalParameter_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfFormalParameter::static_variant >> 3] & (1 << (SgAsmDwarfFormalParameter::static_variant & 7)))) ? ((SgAsmDwarfFormalParameter*) (node)) : NULL) : NULL) |
Definition at line 4211 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfImportedDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfImportedDeclaration::static_variant >> 3] & (1 << (SgAsmDwarfImportedDeclaration::static_variant & 7)))) ? ((SgAsmDwarfImportedDeclaration*) (node)) : NULL) : NULL) |
Definition at line 4214 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfLabel_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfLabel::static_variant >> 3] & (1 << (SgAsmDwarfLabel::static_variant & 7)))) ? ((SgAsmDwarfLabel*) (node)) : NULL) : NULL) |
Definition at line 4217 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfLexicalBlock_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfLexicalBlock::static_variant >> 3] & (1 << (SgAsmDwarfLexicalBlock::static_variant & 7)))) ? ((SgAsmDwarfLexicalBlock*) (node)) : NULL) : NULL) |
Definition at line 4220 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfMember_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfMember::static_variant >> 3] & (1 << (SgAsmDwarfMember::static_variant & 7)))) ? ((SgAsmDwarfMember*) (node)) : NULL) : NULL) |
Definition at line 4223 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfPointerType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfPointerType::static_variant >> 3] & (1 << (SgAsmDwarfPointerType::static_variant & 7)))) ? ((SgAsmDwarfPointerType*) (node)) : NULL) : NULL) |
Definition at line 4226 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfReferenceType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfReferenceType::static_variant >> 3] & (1 << (SgAsmDwarfReferenceType::static_variant & 7)))) ? ((SgAsmDwarfReferenceType*) (node)) : NULL) : NULL) |
Definition at line 4229 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfCompilationUnit_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfCompilationUnit::static_variant >> 3] & (1 << (SgAsmDwarfCompilationUnit::static_variant & 7)))) ? ((SgAsmDwarfCompilationUnit*) (node)) : NULL) : NULL) |
Definition at line 4232 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfStringType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfStringType::static_variant >> 3] & (1 << (SgAsmDwarfStringType::static_variant & 7)))) ? ((SgAsmDwarfStringType*) (node)) : NULL) : NULL) |
Definition at line 4235 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfStructureType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfStructureType::static_variant >> 3] & (1 << (SgAsmDwarfStructureType::static_variant & 7)))) ? ((SgAsmDwarfStructureType*) (node)) : NULL) : NULL) |
Definition at line 4238 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfSubroutineType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfSubroutineType::static_variant >> 3] & (1 << (SgAsmDwarfSubroutineType::static_variant & 7)))) ? ((SgAsmDwarfSubroutineType*) (node)) : NULL) : NULL) |
Definition at line 4241 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfTypedef_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfTypedef::static_variant >> 3] & (1 << (SgAsmDwarfTypedef::static_variant & 7)))) ? ((SgAsmDwarfTypedef*) (node)) : NULL) : NULL) |
Definition at line 4244 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfUnionType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfUnionType::static_variant >> 3] & (1 << (SgAsmDwarfUnionType::static_variant & 7)))) ? ((SgAsmDwarfUnionType*) (node)) : NULL) : NULL) |
Definition at line 4247 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfUnspecifiedParameters_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfUnspecifiedParameters::static_variant >> 3] & (1 << (SgAsmDwarfUnspecifiedParameters::static_variant & 7)))) ? ((SgAsmDwarfUnspecifiedParameters*) (node)) : NULL) : NULL) |
Definition at line 4250 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfVariant_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfVariant::static_variant >> 3] & (1 << (SgAsmDwarfVariant::static_variant & 7)))) ? ((SgAsmDwarfVariant*) (node)) : NULL) : NULL) |
Definition at line 4253 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfCommonBlock_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfCommonBlock::static_variant >> 3] & (1 << (SgAsmDwarfCommonBlock::static_variant & 7)))) ? ((SgAsmDwarfCommonBlock*) (node)) : NULL) : NULL) |
Definition at line 4256 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfCommonInclusion_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfCommonInclusion::static_variant >> 3] & (1 << (SgAsmDwarfCommonInclusion::static_variant & 7)))) ? ((SgAsmDwarfCommonInclusion*) (node)) : NULL) : NULL) |
Definition at line 4259 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfInheritance_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfInheritance::static_variant >> 3] & (1 << (SgAsmDwarfInheritance::static_variant & 7)))) ? ((SgAsmDwarfInheritance*) (node)) : NULL) : NULL) |
Definition at line 4262 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfInlinedSubroutine_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfInlinedSubroutine::static_variant >> 3] & (1 << (SgAsmDwarfInlinedSubroutine::static_variant & 7)))) ? ((SgAsmDwarfInlinedSubroutine*) (node)) : NULL) : NULL) |
Definition at line 4265 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfModule_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfModule::static_variant >> 3] & (1 << (SgAsmDwarfModule::static_variant & 7)))) ? ((SgAsmDwarfModule*) (node)) : NULL) : NULL) |
Definition at line 4268 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfPtrToMemberType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfPtrToMemberType::static_variant >> 3] & (1 << (SgAsmDwarfPtrToMemberType::static_variant & 7)))) ? ((SgAsmDwarfPtrToMemberType*) (node)) : NULL) : NULL) |
Definition at line 4271 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfSetType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfSetType::static_variant >> 3] & (1 << (SgAsmDwarfSetType::static_variant & 7)))) ? ((SgAsmDwarfSetType*) (node)) : NULL) : NULL) |
Definition at line 4274 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfSubrangeType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfSubrangeType::static_variant >> 3] & (1 << (SgAsmDwarfSubrangeType::static_variant & 7)))) ? ((SgAsmDwarfSubrangeType*) (node)) : NULL) : NULL) |
Definition at line 4277 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfWithStmt_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfWithStmt::static_variant >> 3] & (1 << (SgAsmDwarfWithStmt::static_variant & 7)))) ? ((SgAsmDwarfWithStmt*) (node)) : NULL) : NULL) |
Definition at line 4280 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfAccessDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfAccessDeclaration::static_variant >> 3] & (1 << (SgAsmDwarfAccessDeclaration::static_variant & 7)))) ? ((SgAsmDwarfAccessDeclaration*) (node)) : NULL) : NULL) |
Definition at line 4283 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfBaseType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfBaseType::static_variant >> 3] & (1 << (SgAsmDwarfBaseType::static_variant & 7)))) ? ((SgAsmDwarfBaseType*) (node)) : NULL) : NULL) |
Definition at line 4286 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfCatchBlock_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfCatchBlock::static_variant >> 3] & (1 << (SgAsmDwarfCatchBlock::static_variant & 7)))) ? ((SgAsmDwarfCatchBlock*) (node)) : NULL) : NULL) |
Definition at line 4289 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfConstType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfConstType::static_variant >> 3] & (1 << (SgAsmDwarfConstType::static_variant & 7)))) ? ((SgAsmDwarfConstType*) (node)) : NULL) : NULL) |
Definition at line 4292 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfConstant_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfConstant::static_variant >> 3] & (1 << (SgAsmDwarfConstant::static_variant & 7)))) ? ((SgAsmDwarfConstant*) (node)) : NULL) : NULL) |
Definition at line 4295 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfEnumerator_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfEnumerator::static_variant >> 3] & (1 << (SgAsmDwarfEnumerator::static_variant & 7)))) ? ((SgAsmDwarfEnumerator*) (node)) : NULL) : NULL) |
Definition at line 4298 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfFileType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfFileType::static_variant >> 3] & (1 << (SgAsmDwarfFileType::static_variant & 7)))) ? ((SgAsmDwarfFileType*) (node)) : NULL) : NULL) |
Definition at line 4301 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfFriend_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfFriend::static_variant >> 3] & (1 << (SgAsmDwarfFriend::static_variant & 7)))) ? ((SgAsmDwarfFriend*) (node)) : NULL) : NULL) |
Definition at line 4304 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfNamelist_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfNamelist::static_variant >> 3] & (1 << (SgAsmDwarfNamelist::static_variant & 7)))) ? ((SgAsmDwarfNamelist*) (node)) : NULL) : NULL) |
Definition at line 4307 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfNamelistItem_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfNamelistItem::static_variant >> 3] & (1 << (SgAsmDwarfNamelistItem::static_variant & 7)))) ? ((SgAsmDwarfNamelistItem*) (node)) : NULL) : NULL) |
Definition at line 4310 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfPackedType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfPackedType::static_variant >> 3] & (1 << (SgAsmDwarfPackedType::static_variant & 7)))) ? ((SgAsmDwarfPackedType*) (node)) : NULL) : NULL) |
Definition at line 4313 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfSubprogram_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfSubprogram::static_variant >> 3] & (1 << (SgAsmDwarfSubprogram::static_variant & 7)))) ? ((SgAsmDwarfSubprogram*) (node)) : NULL) : NULL) |
Definition at line 4316 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfTemplateTypeParameter_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfTemplateTypeParameter::static_variant >> 3] & (1 << (SgAsmDwarfTemplateTypeParameter::static_variant & 7)))) ? ((SgAsmDwarfTemplateTypeParameter*) (node)) : NULL) : NULL) |
Definition at line 4319 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfTemplateValueParameter_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfTemplateValueParameter::static_variant >> 3] & (1 << (SgAsmDwarfTemplateValueParameter::static_variant & 7)))) ? ((SgAsmDwarfTemplateValueParameter*) (node)) : NULL) : NULL) |
Definition at line 4322 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfThrownType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfThrownType::static_variant >> 3] & (1 << (SgAsmDwarfThrownType::static_variant & 7)))) ? ((SgAsmDwarfThrownType*) (node)) : NULL) : NULL) |
Definition at line 4325 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfTryBlock_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfTryBlock::static_variant >> 3] & (1 << (SgAsmDwarfTryBlock::static_variant & 7)))) ? ((SgAsmDwarfTryBlock*) (node)) : NULL) : NULL) |
Definition at line 4328 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfVariantPart_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfVariantPart::static_variant >> 3] & (1 << (SgAsmDwarfVariantPart::static_variant & 7)))) ? ((SgAsmDwarfVariantPart*) (node)) : NULL) : NULL) |
Definition at line 4331 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfVariable_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfVariable::static_variant >> 3] & (1 << (SgAsmDwarfVariable::static_variant & 7)))) ? ((SgAsmDwarfVariable*) (node)) : NULL) : NULL) |
Definition at line 4334 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfVolatileType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfVolatileType::static_variant >> 3] & (1 << (SgAsmDwarfVolatileType::static_variant & 7)))) ? ((SgAsmDwarfVolatileType*) (node)) : NULL) : NULL) |
Definition at line 4337 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfDwarfProcedure_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfDwarfProcedure::static_variant >> 3] & (1 << (SgAsmDwarfDwarfProcedure::static_variant & 7)))) ? ((SgAsmDwarfDwarfProcedure*) (node)) : NULL) : NULL) |
Definition at line 4340 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfRestrictType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfRestrictType::static_variant >> 3] & (1 << (SgAsmDwarfRestrictType::static_variant & 7)))) ? ((SgAsmDwarfRestrictType*) (node)) : NULL) : NULL) |
Definition at line 4343 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfInterfaceType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfInterfaceType::static_variant >> 3] & (1 << (SgAsmDwarfInterfaceType::static_variant & 7)))) ? ((SgAsmDwarfInterfaceType*) (node)) : NULL) : NULL) |
Definition at line 4346 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfNamespace_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfNamespace::static_variant >> 3] & (1 << (SgAsmDwarfNamespace::static_variant & 7)))) ? ((SgAsmDwarfNamespace*) (node)) : NULL) : NULL) |
Definition at line 4349 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfImportedModule_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfImportedModule::static_variant >> 3] & (1 << (SgAsmDwarfImportedModule::static_variant & 7)))) ? ((SgAsmDwarfImportedModule*) (node)) : NULL) : NULL) |
Definition at line 4352 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfUnspecifiedType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfUnspecifiedType::static_variant >> 3] & (1 << (SgAsmDwarfUnspecifiedType::static_variant & 7)))) ? ((SgAsmDwarfUnspecifiedType*) (node)) : NULL) : NULL) |
Definition at line 4355 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfPartialUnit_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfPartialUnit::static_variant >> 3] & (1 << (SgAsmDwarfPartialUnit::static_variant & 7)))) ? ((SgAsmDwarfPartialUnit*) (node)) : NULL) : NULL) |
Definition at line 4358 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfImportedUnit_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfImportedUnit::static_variant >> 3] & (1 << (SgAsmDwarfImportedUnit::static_variant & 7)))) ? ((SgAsmDwarfImportedUnit*) (node)) : NULL) : NULL) |
Definition at line 4361 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfMutableType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfMutableType::static_variant >> 3] & (1 << (SgAsmDwarfMutableType::static_variant & 7)))) ? ((SgAsmDwarfMutableType*) (node)) : NULL) : NULL) |
Definition at line 4364 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfCondition_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfCondition::static_variant >> 3] & (1 << (SgAsmDwarfCondition::static_variant & 7)))) ? ((SgAsmDwarfCondition*) (node)) : NULL) : NULL) |
Definition at line 4367 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfSharedType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfSharedType::static_variant >> 3] & (1 << (SgAsmDwarfSharedType::static_variant & 7)))) ? ((SgAsmDwarfSharedType*) (node)) : NULL) : NULL) |
Definition at line 4370 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfFormatLabel_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfFormatLabel::static_variant >> 3] & (1 << (SgAsmDwarfFormatLabel::static_variant & 7)))) ? ((SgAsmDwarfFormatLabel*) (node)) : NULL) : NULL) |
Definition at line 4373 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfFunctionTemplate_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfFunctionTemplate::static_variant >> 3] & (1 << (SgAsmDwarfFunctionTemplate::static_variant & 7)))) ? ((SgAsmDwarfFunctionTemplate*) (node)) : NULL) : NULL) |
Definition at line 4376 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfClassTemplate_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfClassTemplate::static_variant >> 3] & (1 << (SgAsmDwarfClassTemplate::static_variant & 7)))) ? ((SgAsmDwarfClassTemplate*) (node)) : NULL) : NULL) |
Definition at line 4379 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfUpcSharedType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfUpcSharedType::static_variant >> 3] & (1 << (SgAsmDwarfUpcSharedType::static_variant & 7)))) ? ((SgAsmDwarfUpcSharedType*) (node)) : NULL) : NULL) |
Definition at line 4382 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfUpcStrictType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfUpcStrictType::static_variant >> 3] & (1 << (SgAsmDwarfUpcStrictType::static_variant & 7)))) ? ((SgAsmDwarfUpcStrictType*) (node)) : NULL) : NULL) |
Definition at line 4385 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfUpcRelaxedType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfUpcRelaxedType::static_variant >> 3] & (1 << (SgAsmDwarfUpcRelaxedType::static_variant & 7)))) ? ((SgAsmDwarfUpcRelaxedType*) (node)) : NULL) : NULL) |
Definition at line 4388 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfUnknownConstruct_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfUnknownConstruct::static_variant >> 3] & (1 << (SgAsmDwarfUnknownConstruct::static_variant & 7)))) ? ((SgAsmDwarfUnknownConstruct*) (node)) : NULL) : NULL) |
Definition at line 4391 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfConstruct_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfConstruct::static_variant >> 3] & (1 << (SgAsmDwarfConstruct::static_variant & 7)))) ? ((SgAsmDwarfConstruct*) (node)) : NULL) : NULL) |
Definition at line 4394 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfMacroList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfMacroList::static_variant >> 3] & (1 << (SgAsmDwarfMacroList::static_variant & 7)))) ? ((SgAsmDwarfMacroList*) (node)) : NULL) : NULL) |
Definition at line 4397 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfMacro_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfMacro::static_variant >> 3] & (1 << (SgAsmDwarfMacro::static_variant & 7)))) ? ((SgAsmDwarfMacro*) (node)) : NULL) : NULL) |
Definition at line 4400 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfLine_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfLine::static_variant >> 3] & (1 << (SgAsmDwarfLine::static_variant & 7)))) ? ((SgAsmDwarfLine*) (node)) : NULL) : NULL) |
Definition at line 4403 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfLineList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfLineList::static_variant >> 3] & (1 << (SgAsmDwarfLineList::static_variant & 7)))) ? ((SgAsmDwarfLineList*) (node)) : NULL) : NULL) |
Definition at line 4406 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfConstructList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfConstructList::static_variant >> 3] & (1 << (SgAsmDwarfConstructList::static_variant & 7)))) ? ((SgAsmDwarfConstructList*) (node)) : NULL) : NULL) |
Definition at line 4409 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfCompilationUnitList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfCompilationUnitList::static_variant >> 3] & (1 << (SgAsmDwarfCompilationUnitList::static_variant & 7)))) ? ((SgAsmDwarfCompilationUnitList*) (node)) : NULL) : NULL) |
Definition at line 4412 of file Cxx_Grammar.h.
#define IS_SgAsmDwarfInformation_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmDwarfInformation::static_variant >> 3] & (1 << (SgAsmDwarfInformation::static_variant & 7)))) ? ((SgAsmDwarfInformation*) (node)) : NULL) : NULL) |
Definition at line 4415 of file Cxx_Grammar.h.
#define IS_SgAsmStringStorage_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmStringStorage::static_variant >> 3] & (1 << (SgAsmStringStorage::static_variant & 7)))) ? ((SgAsmStringStorage*) (node)) : NULL) : NULL) |
Definition at line 4418 of file Cxx_Grammar.h.
#define IS_SgAsmBasicString_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmBasicString::static_variant >> 3] & (1 << (SgAsmBasicString::static_variant & 7)))) ? ((SgAsmBasicString*) (node)) : NULL) : NULL) |
Definition at line 4421 of file Cxx_Grammar.h.
#define IS_SgAsmStoredString_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmStoredString::static_variant >> 3] & (1 << (SgAsmStoredString::static_variant & 7)))) ? ((SgAsmStoredString*) (node)) : NULL) : NULL) |
Definition at line 4424 of file Cxx_Grammar.h.
#define IS_SgAsmGenericString_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmGenericString::static_variant >> 3] & (1 << (SgAsmGenericString::static_variant & 7)))) ? ((SgAsmGenericString*) (node)) : NULL) : NULL) |
Definition at line 4427 of file Cxx_Grammar.h.
#define IS_SgAsmGenericHeaderList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmGenericHeaderList::static_variant >> 3] & (1 << (SgAsmGenericHeaderList::static_variant & 7)))) ? ((SgAsmGenericHeaderList*) (node)) : NULL) : NULL) |
Definition at line 4430 of file Cxx_Grammar.h.
#define IS_SgAsmGenericHeader_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmGenericHeader::static_variant >> 3] & (1 << (SgAsmGenericHeader::static_variant & 7)))) ? ((SgAsmGenericHeader*) (node)) : NULL) : NULL) |
Definition at line 4433 of file Cxx_Grammar.h.
#define IS_SgAsmGenericSymbolList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmGenericSymbolList::static_variant >> 3] & (1 << (SgAsmGenericSymbolList::static_variant & 7)))) ? ((SgAsmGenericSymbolList*) (node)) : NULL) : NULL) |
Definition at line 4436 of file Cxx_Grammar.h.
#define IS_SgAsmGenericSymbol_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmGenericSymbol::static_variant >> 3] & (1 << (SgAsmGenericSymbol::static_variant & 7)))) ? ((SgAsmGenericSymbol*) (node)) : NULL) : NULL) |
Definition at line 4439 of file Cxx_Grammar.h.
#define IS_SgAsmGenericStrtab_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmGenericStrtab::static_variant >> 3] & (1 << (SgAsmGenericStrtab::static_variant & 7)))) ? ((SgAsmGenericStrtab*) (node)) : NULL) : NULL) |
Definition at line 4442 of file Cxx_Grammar.h.
#define IS_SgAsmGenericSectionList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmGenericSectionList::static_variant >> 3] & (1 << (SgAsmGenericSectionList::static_variant & 7)))) ? ((SgAsmGenericSectionList*) (node)) : NULL) : NULL) |
Definition at line 4445 of file Cxx_Grammar.h.
#define IS_SgAsmGenericSection_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmGenericSection::static_variant >> 3] & (1 << (SgAsmGenericSection::static_variant & 7)))) ? ((SgAsmGenericSection*) (node)) : NULL) : NULL) |
Definition at line 4448 of file Cxx_Grammar.h.
#define IS_SgAsmGenericDLLList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmGenericDLLList::static_variant >> 3] & (1 << (SgAsmGenericDLLList::static_variant & 7)))) ? ((SgAsmGenericDLLList*) (node)) : NULL) : NULL) |
Definition at line 4451 of file Cxx_Grammar.h.
#define IS_SgAsmGenericDLL_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmGenericDLL::static_variant >> 3] & (1 << (SgAsmGenericDLL::static_variant & 7)))) ? ((SgAsmGenericDLL*) (node)) : NULL) : NULL) |
Definition at line 4454 of file Cxx_Grammar.h.
#define IS_SgAsmGenericFormat_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmGenericFormat::static_variant >> 3] & (1 << (SgAsmGenericFormat::static_variant & 7)))) ? ((SgAsmGenericFormat*) (node)) : NULL) : NULL) |
Definition at line 4457 of file Cxx_Grammar.h.
#define IS_SgAsmGenericFileList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmGenericFileList::static_variant >> 3] & (1 << (SgAsmGenericFileList::static_variant & 7)))) ? ((SgAsmGenericFileList*) (node)) : NULL) : NULL) |
Definition at line 4460 of file Cxx_Grammar.h.
#define IS_SgAsmGenericFile_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmGenericFile::static_variant >> 3] & (1 << (SgAsmGenericFile::static_variant & 7)))) ? ((SgAsmGenericFile*) (node)) : NULL) : NULL) |
Definition at line 4463 of file Cxx_Grammar.h.
#define IS_SgAsmExecutableFileFormat_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmExecutableFileFormat::static_variant >> 3] & (1 << (SgAsmExecutableFileFormat::static_variant & 7)))) ? ((SgAsmExecutableFileFormat*) (node)) : NULL) : NULL) |
Definition at line 4466 of file Cxx_Grammar.h.
#define IS_SgAsmNode_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAsmNode::static_variant >> 3] & (1 << (SgAsmNode::static_variant & 7)))) ? ((SgAsmNode*) (node)) : NULL) : NULL) |
Definition at line 4469 of file Cxx_Grammar.h.
#define IS_SgCommonBlockObject_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgCommonBlockObject::static_variant >> 3] & (1 << (SgCommonBlockObject::static_variant & 7)))) ? ((SgCommonBlockObject*) (node)) : NULL) : NULL) |
Definition at line 4472 of file Cxx_Grammar.h.
#define IS_SgInitializedName_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgInitializedName::static_variant >> 3] & (1 << (SgInitializedName::static_variant & 7)))) ? ((SgInitializedName*) (node)) : NULL) : NULL) |
Definition at line 4475 of file Cxx_Grammar.h.
#define IS_SgJavaMemberValuePair_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgJavaMemberValuePair::static_variant >> 3] & (1 << (SgJavaMemberValuePair::static_variant & 7)))) ? ((SgJavaMemberValuePair*) (node)) : NULL) : NULL) |
Definition at line 4478 of file Cxx_Grammar.h.
#define IS_SgOmpOrderedClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpOrderedClause::static_variant >> 3] & (1 << (SgOmpOrderedClause::static_variant & 7)))) ? ((SgOmpOrderedClause*) (node)) : NULL) : NULL) |
Definition at line 4481 of file Cxx_Grammar.h.
#define IS_SgOmpNowaitClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpNowaitClause::static_variant >> 3] & (1 << (SgOmpNowaitClause::static_variant & 7)))) ? ((SgOmpNowaitClause*) (node)) : NULL) : NULL) |
Definition at line 4484 of file Cxx_Grammar.h.
#define IS_SgOmpUntiedClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpUntiedClause::static_variant >> 3] & (1 << (SgOmpUntiedClause::static_variant & 7)))) ? ((SgOmpUntiedClause*) (node)) : NULL) : NULL) |
Definition at line 4487 of file Cxx_Grammar.h.
#define IS_SgOmpDefaultClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpDefaultClause::static_variant >> 3] & (1 << (SgOmpDefaultClause::static_variant & 7)))) ? ((SgOmpDefaultClause*) (node)) : NULL) : NULL) |
Definition at line 4490 of file Cxx_Grammar.h.
#define IS_SgOmpCollapseClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpCollapseClause::static_variant >> 3] & (1 << (SgOmpCollapseClause::static_variant & 7)))) ? ((SgOmpCollapseClause*) (node)) : NULL) : NULL) |
Definition at line 4493 of file Cxx_Grammar.h.
#define IS_SgOmpIfClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpIfClause::static_variant >> 3] & (1 << (SgOmpIfClause::static_variant & 7)))) ? ((SgOmpIfClause*) (node)) : NULL) : NULL) |
Definition at line 4496 of file Cxx_Grammar.h.
#define IS_SgOmpNumThreadsClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpNumThreadsClause::static_variant >> 3] & (1 << (SgOmpNumThreadsClause::static_variant & 7)))) ? ((SgOmpNumThreadsClause*) (node)) : NULL) : NULL) |
Definition at line 4499 of file Cxx_Grammar.h.
#define IS_SgOmpDeviceClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpDeviceClause::static_variant >> 3] & (1 << (SgOmpDeviceClause::static_variant & 7)))) ? ((SgOmpDeviceClause*) (node)) : NULL) : NULL) |
Definition at line 4502 of file Cxx_Grammar.h.
#define IS_SgOmpSafelenClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpSafelenClause::static_variant >> 3] & (1 << (SgOmpSafelenClause::static_variant & 7)))) ? ((SgOmpSafelenClause*) (node)) : NULL) : NULL) |
Definition at line 4505 of file Cxx_Grammar.h.
#define IS_SgOmpExpressionClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpExpressionClause::static_variant >> 3] & (1 << (SgOmpExpressionClause::static_variant & 7)))) ? ((SgOmpExpressionClause*) (node)) : NULL) : NULL) |
Definition at line 4508 of file Cxx_Grammar.h.
#define IS_SgOmpCopyprivateClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpCopyprivateClause::static_variant >> 3] & (1 << (SgOmpCopyprivateClause::static_variant & 7)))) ? ((SgOmpCopyprivateClause*) (node)) : NULL) : NULL) |
Definition at line 4511 of file Cxx_Grammar.h.
#define IS_SgOmpPrivateClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpPrivateClause::static_variant >> 3] & (1 << (SgOmpPrivateClause::static_variant & 7)))) ? ((SgOmpPrivateClause*) (node)) : NULL) : NULL) |
Definition at line 4514 of file Cxx_Grammar.h.
#define IS_SgOmpFirstprivateClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpFirstprivateClause::static_variant >> 3] & (1 << (SgOmpFirstprivateClause::static_variant & 7)))) ? ((SgOmpFirstprivateClause*) (node)) : NULL) : NULL) |
Definition at line 4517 of file Cxx_Grammar.h.
#define IS_SgOmpSharedClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpSharedClause::static_variant >> 3] & (1 << (SgOmpSharedClause::static_variant & 7)))) ? ((SgOmpSharedClause*) (node)) : NULL) : NULL) |
Definition at line 4520 of file Cxx_Grammar.h.
#define IS_SgOmpCopyinClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpCopyinClause::static_variant >> 3] & (1 << (SgOmpCopyinClause::static_variant & 7)))) ? ((SgOmpCopyinClause*) (node)) : NULL) : NULL) |
Definition at line 4523 of file Cxx_Grammar.h.
#define IS_SgOmpLastprivateClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpLastprivateClause::static_variant >> 3] & (1 << (SgOmpLastprivateClause::static_variant & 7)))) ? ((SgOmpLastprivateClause*) (node)) : NULL) : NULL) |
Definition at line 4526 of file Cxx_Grammar.h.
#define IS_SgOmpReductionClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpReductionClause::static_variant >> 3] & (1 << (SgOmpReductionClause::static_variant & 7)))) ? ((SgOmpReductionClause*) (node)) : NULL) : NULL) |
Definition at line 4529 of file Cxx_Grammar.h.
#define IS_SgOmpMapClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpMapClause::static_variant >> 3] & (1 << (SgOmpMapClause::static_variant & 7)))) ? ((SgOmpMapClause*) (node)) : NULL) : NULL) |
Definition at line 4532 of file Cxx_Grammar.h.
#define IS_SgOmpLinearClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpLinearClause::static_variant >> 3] & (1 << (SgOmpLinearClause::static_variant & 7)))) ? ((SgOmpLinearClause*) (node)) : NULL) : NULL) |
Definition at line 4535 of file Cxx_Grammar.h.
#define IS_SgOmpUniformClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpUniformClause::static_variant >> 3] & (1 << (SgOmpUniformClause::static_variant & 7)))) ? ((SgOmpUniformClause*) (node)) : NULL) : NULL) |
Definition at line 4538 of file Cxx_Grammar.h.
#define IS_SgOmpAlignedClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpAlignedClause::static_variant >> 3] & (1 << (SgOmpAlignedClause::static_variant & 7)))) ? ((SgOmpAlignedClause*) (node)) : NULL) : NULL) |
Definition at line 4541 of file Cxx_Grammar.h.
#define IS_SgOmpVariablesClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpVariablesClause::static_variant >> 3] & (1 << (SgOmpVariablesClause::static_variant & 7)))) ? ((SgOmpVariablesClause*) (node)) : NULL) : NULL) |
Definition at line 4544 of file Cxx_Grammar.h.
#define IS_SgOmpScheduleClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpScheduleClause::static_variant >> 3] & (1 << (SgOmpScheduleClause::static_variant & 7)))) ? ((SgOmpScheduleClause*) (node)) : NULL) : NULL) |
Definition at line 4547 of file Cxx_Grammar.h.
#define IS_SgOmpClause_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgOmpClause::static_variant >> 3] & (1 << (SgOmpClause::static_variant & 7)))) ? ((SgOmpClause*) (node)) : NULL) : NULL) |
Definition at line 4550 of file Cxx_Grammar.h.
#define IS_SgRenamePair_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgRenamePair::static_variant >> 3] & (1 << (SgRenamePair::static_variant & 7)))) ? ((SgRenamePair*) (node)) : NULL) : NULL) |
Definition at line 4553 of file Cxx_Grammar.h.
#define IS_SgInterfaceBody_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgInterfaceBody::static_variant >> 3] & (1 << (SgInterfaceBody::static_variant & 7)))) ? ((SgInterfaceBody*) (node)) : NULL) : NULL) |
Definition at line 4556 of file Cxx_Grammar.h.
#define IS_SgHeaderFileBody_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgHeaderFileBody::static_variant >> 3] & (1 << (SgHeaderFileBody::static_variant & 7)))) ? ((SgHeaderFileBody*) (node)) : NULL) : NULL) |
Definition at line 4559 of file Cxx_Grammar.h.
#define IS_SgUntypedUnaryOperator_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedUnaryOperator::static_variant >> 3] & (1 << (SgUntypedUnaryOperator::static_variant & 7)))) ? ((SgUntypedUnaryOperator*) (node)) : NULL) : NULL) |
Definition at line 4562 of file Cxx_Grammar.h.
#define IS_SgUntypedBinaryOperator_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedBinaryOperator::static_variant >> 3] & (1 << (SgUntypedBinaryOperator::static_variant & 7)))) ? ((SgUntypedBinaryOperator*) (node)) : NULL) : NULL) |
Definition at line 4565 of file Cxx_Grammar.h.
#define IS_SgUntypedValueExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedValueExpression::static_variant >> 3] & (1 << (SgUntypedValueExpression::static_variant & 7)))) ? ((SgUntypedValueExpression*) (node)) : NULL) : NULL) |
Definition at line 4568 of file Cxx_Grammar.h.
#define IS_SgUntypedArrayReferenceExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedArrayReferenceExpression::static_variant >> 3] & (1 << (SgUntypedArrayReferenceExpression::static_variant & 7)))) ? ((SgUntypedArrayReferenceExpression*) (node)) : NULL) : NULL) |
Definition at line 4571 of file Cxx_Grammar.h.
#define IS_SgUntypedOtherExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedOtherExpression::static_variant >> 3] & (1 << (SgUntypedOtherExpression::static_variant & 7)))) ? ((SgUntypedOtherExpression*) (node)) : NULL) : NULL) |
Definition at line 4574 of file Cxx_Grammar.h.
#define IS_SgUntypedFunctionCallOrArrayReferenceExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedFunctionCallOrArrayReferenceExpression::static_variant >> 3] & (1 << (SgUntypedFunctionCallOrArrayReferenceExpression::static_variant & 7)))) ? ((SgUntypedFunctionCallOrArrayReferenceExpression*) (node)) : NULL) : NULL) |
Definition at line 4577 of file Cxx_Grammar.h.
#define IS_SgUntypedReferenceExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedReferenceExpression::static_variant >> 3] & (1 << (SgUntypedReferenceExpression::static_variant & 7)))) ? ((SgUntypedReferenceExpression*) (node)) : NULL) : NULL) |
Definition at line 4580 of file Cxx_Grammar.h.
#define IS_SgUntypedExpression_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedExpression::static_variant >> 3] & (1 << (SgUntypedExpression::static_variant & 7)))) ? ((SgUntypedExpression*) (node)) : NULL) : NULL) |
Definition at line 4583 of file Cxx_Grammar.h.
#define IS_SgUntypedImplicitDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedImplicitDeclaration::static_variant >> 3] & (1 << (SgUntypedImplicitDeclaration::static_variant & 7)))) ? ((SgUntypedImplicitDeclaration*) (node)) : NULL) : NULL) |
Definition at line 4586 of file Cxx_Grammar.h.
#define IS_SgUntypedVariableDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedVariableDeclaration::static_variant >> 3] & (1 << (SgUntypedVariableDeclaration::static_variant & 7)))) ? ((SgUntypedVariableDeclaration*) (node)) : NULL) : NULL) |
Definition at line 4589 of file Cxx_Grammar.h.
#define IS_SgUntypedProgramHeaderDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedProgramHeaderDeclaration::static_variant >> 3] & (1 << (SgUntypedProgramHeaderDeclaration::static_variant & 7)))) ? ((SgUntypedProgramHeaderDeclaration*) (node)) : NULL) : NULL) |
Definition at line 4592 of file Cxx_Grammar.h.
#define IS_SgUntypedSubroutineDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedSubroutineDeclaration::static_variant >> 3] & (1 << (SgUntypedSubroutineDeclaration::static_variant & 7)))) ? ((SgUntypedSubroutineDeclaration*) (node)) : NULL) : NULL) |
Definition at line 4595 of file Cxx_Grammar.h.
#define IS_SgUntypedFunctionDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedFunctionDeclaration::static_variant >> 3] & (1 << (SgUntypedFunctionDeclaration::static_variant & 7)))) ? ((SgUntypedFunctionDeclaration*) (node)) : NULL) : NULL) |
Definition at line 4598 of file Cxx_Grammar.h.
#define IS_SgUntypedModuleDeclaration_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedModuleDeclaration::static_variant >> 3] & (1 << (SgUntypedModuleDeclaration::static_variant & 7)))) ? ((SgUntypedModuleDeclaration*) (node)) : NULL) : NULL) |
Definition at line 4601 of file Cxx_Grammar.h.
#define IS_SgUntypedDeclarationStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedDeclarationStatement::static_variant >> 3] & (1 << (SgUntypedDeclarationStatement::static_variant & 7)))) ? ((SgUntypedDeclarationStatement*) (node)) : NULL) : NULL) |
Definition at line 4604 of file Cxx_Grammar.h.
#define IS_SgUntypedAssignmentStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedAssignmentStatement::static_variant >> 3] & (1 << (SgUntypedAssignmentStatement::static_variant & 7)))) ? ((SgUntypedAssignmentStatement*) (node)) : NULL) : NULL) |
Definition at line 4607 of file Cxx_Grammar.h.
#define IS_SgUntypedFunctionCallStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedFunctionCallStatement::static_variant >> 3] & (1 << (SgUntypedFunctionCallStatement::static_variant & 7)))) ? ((SgUntypedFunctionCallStatement*) (node)) : NULL) : NULL) |
Definition at line 4610 of file Cxx_Grammar.h.
#define IS_SgUntypedBlockStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedBlockStatement::static_variant >> 3] & (1 << (SgUntypedBlockStatement::static_variant & 7)))) ? ((SgUntypedBlockStatement*) (node)) : NULL) : NULL) |
Definition at line 4613 of file Cxx_Grammar.h.
#define IS_SgUntypedNamedStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedNamedStatement::static_variant >> 3] & (1 << (SgUntypedNamedStatement::static_variant & 7)))) ? ((SgUntypedNamedStatement*) (node)) : NULL) : NULL) |
Definition at line 4616 of file Cxx_Grammar.h.
#define IS_SgUntypedOtherStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedOtherStatement::static_variant >> 3] & (1 << (SgUntypedOtherStatement::static_variant & 7)))) ? ((SgUntypedOtherStatement*) (node)) : NULL) : NULL) |
Definition at line 4619 of file Cxx_Grammar.h.
#define IS_SgUntypedFunctionScope_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedFunctionScope::static_variant >> 3] & (1 << (SgUntypedFunctionScope::static_variant & 7)))) ? ((SgUntypedFunctionScope*) (node)) : NULL) : NULL) |
Definition at line 4622 of file Cxx_Grammar.h.
#define IS_SgUntypedModuleScope_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedModuleScope::static_variant >> 3] & (1 << (SgUntypedModuleScope::static_variant & 7)))) ? ((SgUntypedModuleScope*) (node)) : NULL) : NULL) |
Definition at line 4625 of file Cxx_Grammar.h.
#define IS_SgUntypedGlobalScope_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedGlobalScope::static_variant >> 3] & (1 << (SgUntypedGlobalScope::static_variant & 7)))) ? ((SgUntypedGlobalScope*) (node)) : NULL) : NULL) |
Definition at line 4628 of file Cxx_Grammar.h.
#define IS_SgUntypedScope_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedScope::static_variant >> 3] & (1 << (SgUntypedScope::static_variant & 7)))) ? ((SgUntypedScope*) (node)) : NULL) : NULL) |
Definition at line 4631 of file Cxx_Grammar.h.
#define IS_SgUntypedStatement_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedStatement::static_variant >> 3] & (1 << (SgUntypedStatement::static_variant & 7)))) ? ((SgUntypedStatement*) (node)) : NULL) : NULL) |
Definition at line 4634 of file Cxx_Grammar.h.
#define IS_SgUntypedArrayType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedArrayType::static_variant >> 3] & (1 << (SgUntypedArrayType::static_variant & 7)))) ? ((SgUntypedArrayType*) (node)) : NULL) : NULL) |
Definition at line 4637 of file Cxx_Grammar.h.
#define IS_SgUntypedType_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedType::static_variant >> 3] & (1 << (SgUntypedType::static_variant & 7)))) ? ((SgUntypedType*) (node)) : NULL) : NULL) |
Definition at line 4640 of file Cxx_Grammar.h.
#define IS_SgUntypedAttribute_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedAttribute::static_variant >> 3] & (1 << (SgUntypedAttribute::static_variant & 7)))) ? ((SgUntypedAttribute*) (node)) : NULL) : NULL) |
Definition at line 4643 of file Cxx_Grammar.h.
#define IS_SgUntypedInitializedName_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedInitializedName::static_variant >> 3] & (1 << (SgUntypedInitializedName::static_variant & 7)))) ? ((SgUntypedInitializedName*) (node)) : NULL) : NULL) |
Definition at line 4646 of file Cxx_Grammar.h.
#define IS_SgUntypedFile_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedFile::static_variant >> 3] & (1 << (SgUntypedFile::static_variant & 7)))) ? ((SgUntypedFile*) (node)) : NULL) : NULL) |
Definition at line 4649 of file Cxx_Grammar.h.
#define IS_SgUntypedStatementList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedStatementList::static_variant >> 3] & (1 << (SgUntypedStatementList::static_variant & 7)))) ? ((SgUntypedStatementList*) (node)) : NULL) : NULL) |
Definition at line 4652 of file Cxx_Grammar.h.
#define IS_SgUntypedDeclarationList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedDeclarationList::static_variant >> 3] & (1 << (SgUntypedDeclarationList::static_variant & 7)))) ? ((SgUntypedDeclarationList*) (node)) : NULL) : NULL) |
Definition at line 4655 of file Cxx_Grammar.h.
#define IS_SgUntypedFunctionDeclarationList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedFunctionDeclarationList::static_variant >> 3] & (1 << (SgUntypedFunctionDeclarationList::static_variant & 7)))) ? ((SgUntypedFunctionDeclarationList*) (node)) : NULL) : NULL) |
Definition at line 4658 of file Cxx_Grammar.h.
#define IS_SgUntypedInitializedNameList_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedInitializedNameList::static_variant >> 3] & (1 << (SgUntypedInitializedNameList::static_variant & 7)))) ? ((SgUntypedInitializedNameList*) (node)) : NULL) : NULL) |
Definition at line 4661 of file Cxx_Grammar.h.
#define IS_SgUntypedNode_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgUntypedNode::static_variant >> 3] & (1 << (SgUntypedNode::static_variant & 7)))) ? ((SgUntypedNode*) (node)) : NULL) : NULL) |
Definition at line 4664 of file Cxx_Grammar.h.
#define IS_SgLocatedNodeSupport_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLocatedNodeSupport::static_variant >> 3] & (1 << (SgLocatedNodeSupport::static_variant & 7)))) ? ((SgLocatedNodeSupport*) (node)) : NULL) : NULL) |
Definition at line 4667 of file Cxx_Grammar.h.
#define IS_SgToken_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgToken::static_variant >> 3] & (1 << (SgToken::static_variant & 7)))) ? ((SgToken*) (node)) : NULL) : NULL) |
Definition at line 4670 of file Cxx_Grammar.h.
#define IS_SgLocatedNode_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgLocatedNode::static_variant >> 3] & (1 << (SgLocatedNode::static_variant & 7)))) ? ((SgLocatedNode*) (node)) : NULL) : NULL) |
Definition at line 4673 of file Cxx_Grammar.h.
#define IS_SgAterm_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgAterm::static_variant >> 3] & (1 << (SgAterm::static_variant & 7)))) ? ((SgAterm*) (node)) : NULL) : NULL) |
Definition at line 4676 of file Cxx_Grammar.h.
#define IS_SgNode_FAST_MACRO | ( | node) | ( (node) ? (( (rose_ClassHierarchyCastTable[(node)->variantT()][SgNode::static_variant >> 3] & (1 << (SgNode::static_variant & 7)))) ? ((SgNode*) (node)) : NULL) : NULL) |
Definition at line 4679 of file Cxx_Grammar.h.
#define __builtin_constant_p | ( | exp) | (0) |
Definition at line 6297 of file Cxx_Grammar.h.
#define NELMTS | ( | X) | (sizeof(X)/sizeof((X)[0])) /* number of elements in a static-sized array */ |
Definition at line 6476 of file Cxx_Grammar.h.
Referenced by SgAsmPEFileHeader::encode(), SgAsmLEFileHeader::encode(), SgAsmNEFileHeader::encode(), SgAsmDOSFileHeader::encode(), and SgAsmElfFileHeader::encode().
#define DUMP_FIELD_WIDTH 64 /* min columns to use for member names in dump() functions */ |
Definition at line 6477 of file Cxx_Grammar.h.
Referenced by SgAsmGenericDLL::dump(), SgAsmGenericFormat::dump(), SgAsmElfEHFrameEntryFD::dump(), SgAsmGenericSection::dump(), SgAsmGenericHeader::dump(), SgAsmPEFileHeader::dump(), SgAsmLEFileHeader::dump(), SgAsmNEFileHeader::dump(), SgAsmDOSFileHeader::dump(), SgAsmElfFileHeader::dump(), SgAsmElfSection::dump(), SgAsmElfSymbolSection::dump(), SgAsmElfRelocSection::dump(), SgAsmElfSymverSection::dump(), SgAsmElfSymverDefinedSection::dump(), SgAsmElfSymverNeededSection::dump(), SgAsmPEImportSection::dump(), SgAsmDOSExtendedHeader::dump(), SgAsmCoffSymbolTable::dump(), SgAsmNESection::dump(), SgAsmNENameTable::dump(), SgAsmNEModuleTable::dump(), SgAsmNEStringTable::dump(), SgAsmNEEntryTable::dump(), SgAsmNERelocTable::dump(), SgAsmLENameTable::dump(), SgAsmLEEntryTable::dump(), SgAsmLERelocTable::dump(), SgAsmGenericSymbol::dump(), SgAsmCoffSymbol::dump(), SgAsmElfSymbol::dump(), SgAsmGenericStrtab::dump(), SgAsmBasicString::dump(), SgAsmStoredString::dump(), SgAsmElfSectionTableEntry::dump(), SgAsmElfSegmentTableEntry::dump(), SgAsmElfRelocEntry::dump(), SgAsmPEExportEntry::dump(), SgAsmElfDynamicEntry::dump(), SgAsmStringStorage::dump(), SgAsmElfNoteEntry::dump(), SgAsmElfSymverEntry::dump(), SgAsmElfSymverDefinedEntry::dump(), SgAsmElfSymverDefinedAux::dump(), SgAsmElfSymverNeededEntry::dump(), SgAsmElfSymverNeededAux::dump(), SgAsmPEImportDirectory::dump(), SgAsmPESectionTableEntry::dump(), SgAsmPEExportDirectory::dump(), SgAsmElfEHFrameEntryCI::dump(), SgAsmNEEntryPoint::dump(), SgAsmNERelocEntry::dump(), SgAsmNESectionTableEntry::dump(), SgAsmLEPageTableEntry::dump(), SgAsmLEEntryPoint::dump(), SgAsmLESectionTableEntry::dump(), SgAsmPEImportItem::dump(), SgAsmGenericSection::dump_containing_sections(), and ExtentMap::dump_extents().
#define SAGE_INTERNAL_DEBUG |
Declarations to be placed at the top of the header file for this grammar.
The typedefs simplify the resulting generated code. Note that the use of STL for the list types requires the use of an additional typedef to a pointer of that list<Type> so that the generation of the code can be done using types that don't explicitly have the "*" in the type string. This avoids the automatic assumption (currently hard coded within ROSETTA) that "*"'d types have a specific interface which includes set_parent and get_parent member functions. This is assumption within ROSETTA may be eliminated in the future.
Definition at line 6521 of file Cxx_Grammar.h.
#define ROSE_INTEGER_TYPE_MAX_BIT_LENGTH 32 |
Definition at line 6523 of file Cxx_Grammar.h.
#define FILE_IO_EXTRA_CHECK 1 |
Definition at line 360316 of file Cxx_Grammar.h.
#define DISABLE_REALLOCATION_OF_DELETED_POINTERS 1 |
Definition at line 360323 of file Cxx_Grammar.h.
typedef Range<rose_addr_t> Extent |
Definition at line 6356 of file Cxx_Grammar.h.
typedef Map<rose_addr_t, SgAsmInstruction*> InstructionMap |
Mapping from instruction virtual address to instruction.
Definition at line 6472 of file Cxx_Grammar.h.
Definition at line 6538 of file Cxx_Grammar.h.
Definition at line 6541 of file Cxx_Grammar.h.
Definition at line 6543 of file Cxx_Grammar.h.
Definition at line 6545 of file Cxx_Grammar.h.
typedef Rose_STL_Container<SgAsmBlock*> SgAsmBlockPtrList |
Definition at line 6548 of file Cxx_Grammar.h.
typedef SgAsmBlockPtrList* SgAsmBlockPtrListPtr |
Definition at line 6549 of file Cxx_Grammar.h.
Definition at line 6552 of file Cxx_Grammar.h.
Definition at line 6568 of file Cxx_Grammar.h.
Definition at line 6569 of file Cxx_Grammar.h.
Definition at line 6571 of file Cxx_Grammar.h.
Definition at line 6572 of file Cxx_Grammar.h.
typedef Rose_STL_Container< SgAsmPEImportItem * > SgAsmPEImportItemPtrList |
Definition at line 6582 of file Cxx_Grammar.h.
Definition at line 6583 of file Cxx_Grammar.h.
Definition at line 6585 of file Cxx_Grammar.h.
Definition at line 6586 of file Cxx_Grammar.h.
Definition at line 6592 of file Cxx_Grammar.h.
Definition at line 6593 of file Cxx_Grammar.h.
Definition at line 6596 of file Cxx_Grammar.h.
Definition at line 6597 of file Cxx_Grammar.h.
Definition at line 6600 of file Cxx_Grammar.h.
Definition at line 6601 of file Cxx_Grammar.h.
typedef Rose_STL_Container<SgStatement*> SgStatementPtrList |
Definition at line 6603 of file Cxx_Grammar.h.
typedef SgStatementPtrList* SgStatementPtrListPtr |
Definition at line 6605 of file Cxx_Grammar.h.
typedef Rose_STL_Container<SgBaseClass*> SgBaseClassPtrList |
Definition at line 6607 of file Cxx_Grammar.h.
typedef SgBaseClassPtrList* SgBaseClassPtrListPtr |
Definition at line 6610 of file Cxx_Grammar.h.
typedef Rose_STL_Container<SgNode*> SgNodePtrList |
Definition at line 6612 of file Cxx_Grammar.h.
typedef SgNodePtrList* SgNodePtrListPtr |
Definition at line 6614 of file Cxx_Grammar.h.
typedef Rose_STL_Container<SgType*> SgTypePtrList |
Definition at line 6616 of file Cxx_Grammar.h.
typedef SgTypePtrList* SgTypePtrListPtr |
Definition at line 6618 of file Cxx_Grammar.h.
Definition at line 6620 of file Cxx_Grammar.h.
Definition at line 6622 of file Cxx_Grammar.h.
Definition at line 6624 of file Cxx_Grammar.h.
Definition at line 6627 of file Cxx_Grammar.h.
typedef Rose_STL_Container<VariantT> VariantTList |
Definition at line 6630 of file Cxx_Grammar.h.
typedef Rose_STL_Container<SgVarRefExp*> SgVarRefExpPtrList |
Definition at line 6633 of file Cxx_Grammar.h.
typedef SgVarRefExpPtrList* SgVarRefExpPtrListPtr |
Definition at line 6635 of file Cxx_Grammar.h.
typedef Rose_STL_Container<SgAttribute*> SgAttributePtrList |
Definition at line 6637 of file Cxx_Grammar.h.
typedef SgAttributePtrList* SgAttributePtrListPtr |
Definition at line 6639 of file Cxx_Grammar.h.
typedef Rose_STL_Container<unsigned char> SgCharList |
Definition at line 6644 of file Cxx_Grammar.h.
typedef SgCharList* SgCharListPtr |
Definition at line 6645 of file Cxx_Grammar.h.
typedef SgExpression* SgExpressionPtr |
Definition at line 6647 of file Cxx_Grammar.h.
typedef SgStatement* SgStatementPtr |
Definition at line 6648 of file Cxx_Grammar.h.
typedef SgInitializedName* SgInitializedNamePtr |
Definition at line 6649 of file Cxx_Grammar.h.
typedef std::vector<SgFile*> SgFilePtrList |
Definition at line 6652 of file Cxx_Grammar.h.
typedef SgFilePtrList* SgFilePtrListPtr |
Definition at line 6654 of file Cxx_Grammar.h.
typedef int SgFileId |
Definition at line 6659 of file Cxx_Grammar.h.
typedef std::vector<SgFileId> SgFileIdList |
Definition at line 6660 of file Cxx_Grammar.h.
typedef Rose_STL_Container<std::string> SgStringList |
Definition at line 6664 of file Cxx_Grammar.h.
typedef SgStringList* SgStringListPtr |
Definition at line 6665 of file Cxx_Grammar.h.
Definition at line 6672 of file Cxx_Grammar.h.
typedef SgNodeSet* SgNodeSetPtr |
Definition at line 6673 of file Cxx_Grammar.h.
typedef ROSEAttributesList* ROSEAttributesListPtr |
Definition at line 6675 of file Cxx_Grammar.h.
Definition at line 6678 of file Cxx_Grammar.h.
typedef std::vector<SgModifierType*> SgModifierTypePtrVector |
Definition at line 6687 of file Cxx_Grammar.h.
typedef std::vector<bool> SgBitVector |
Definition at line 6693 of file Cxx_Grammar.h.
Definition at line 6696 of file Cxx_Grammar.h.
Definition at line 6698 of file Cxx_Grammar.h.
Definition at line 6701 of file Cxx_Grammar.h.
Definition at line 6703 of file Cxx_Grammar.h.
typedef std::vector<SgDirectory*> SgDirectoryPtrList |
Definition at line 6712 of file Cxx_Grammar.h.
typedef SgDirectoryPtrList* SgDirectoryPtrListPtr |
Definition at line 6714 of file Cxx_Grammar.h.
Definition at line 6717 of file Cxx_Grammar.h.
Definition at line 6719 of file Cxx_Grammar.h.
typedef SgBasicBlock* SgBasicBlockPtr |
Definition at line 6725 of file Cxx_Grammar.h.
typedef std::vector<SgBasicBlockPtr> SgBasicBlockPtrList |
Definition at line 6728 of file Cxx_Grammar.h.
Definition at line 6729 of file Cxx_Grammar.h.
Definition at line 6732 of file Cxx_Grammar.h.
Definition at line 6733 of file Cxx_Grammar.h.
Definition at line 6736 of file Cxx_Grammar.h.
Definition at line 6737 of file Cxx_Grammar.h.
Definition at line 6739 of file Cxx_Grammar.h.
Definition at line 6740 of file Cxx_Grammar.h.
Definition at line 6743 of file Cxx_Grammar.h.
Definition at line 6744 of file Cxx_Grammar.h.
Definition at line 6747 of file Cxx_Grammar.h.
Definition at line 6749 of file Cxx_Grammar.h.
typedef Rose_STL_Container<SgNameGroup*> SgNameGroupPtrList |
Definition at line 6752 of file Cxx_Grammar.h.
typedef SgNameGroupPtrList* SgNameGroupPtrListPtr |
Definition at line 6753 of file Cxx_Grammar.h.
Definition at line 6756 of file Cxx_Grammar.h.
Definition at line 6757 of file Cxx_Grammar.h.
Definition at line 6760 of file Cxx_Grammar.h.
Definition at line 6761 of file Cxx_Grammar.h.
Definition at line 6764 of file Cxx_Grammar.h.
Definition at line 6765 of file Cxx_Grammar.h.
Definition at line 6768 of file Cxx_Grammar.h.
Definition at line 6769 of file Cxx_Grammar.h.
Definition at line 6772 of file Cxx_Grammar.h.
Definition at line 6773 of file Cxx_Grammar.h.
Definition at line 6776 of file Cxx_Grammar.h.
Definition at line 6777 of file Cxx_Grammar.h.
Definition at line 6780 of file Cxx_Grammar.h.
Definition at line 6781 of file Cxx_Grammar.h.
typedef Rose_STL_Container<rose_addr_t> SgAddressList |
Definition at line 6789 of file Cxx_Grammar.h.
typedef SgAddressList* SgAddressListPtr |
Definition at line 6790 of file Cxx_Grammar.h.
typedef Rose_STL_Container<rose_rva_t> SgRVAList |
Definition at line 6792 of file Cxx_Grammar.h.
typedef SgRVAList* SgRVAListPtr |
Definition at line 6793 of file Cxx_Grammar.h.
Definition at line 6798 of file Cxx_Grammar.h.
Definition at line 6799 of file Cxx_Grammar.h.
typedef Rose_STL_Container<unsigned> SgUnsignedList |
Definition at line 6801 of file Cxx_Grammar.h.
typedef SgUnsignedList* SgUnsignedListPtr |
Definition at line 6802 of file Cxx_Grammar.h.
typedef Rose_STL_Container<size_t> SgSizeTList |
Definition at line 6805 of file Cxx_Grammar.h.
typedef SgSizeTList* SgSizeTListPtr |
Definition at line 6806 of file Cxx_Grammar.h.
Definition at line 6808 of file Cxx_Grammar.h.
Definition at line 6809 of file Cxx_Grammar.h.
Definition at line 6811 of file Cxx_Grammar.h.
Definition at line 6812 of file Cxx_Grammar.h.
Definition at line 6814 of file Cxx_Grammar.h.
Definition at line 6815 of file Cxx_Grammar.h.
Definition at line 6817 of file Cxx_Grammar.h.
Definition at line 6818 of file Cxx_Grammar.h.
typedef SgAsmNERelocEntry SgAsmLERelocEntry |
Definition at line 6821 of file Cxx_Grammar.h.
Definition at line 6822 of file Cxx_Grammar.h.
Definition at line 6823 of file Cxx_Grammar.h.
Definition at line 6825 of file Cxx_Grammar.h.
Definition at line 6826 of file Cxx_Grammar.h.
Definition at line 6828 of file Cxx_Grammar.h.
Definition at line 6829 of file Cxx_Grammar.h.
typedef Rose_STL_Container<unsigned char> SgUnsignedCharList |
Definition at line 6831 of file Cxx_Grammar.h.
typedef SgUnsignedCharList* SgUnsignedCharListPtr |
Definition at line 6832 of file Cxx_Grammar.h.
Definition at line 6837 of file Cxx_Grammar.h.
Definition at line 6838 of file Cxx_Grammar.h.
Definition at line 6841 of file Cxx_Grammar.h.
Definition at line 6844 of file Cxx_Grammar.h.
Definition at line 6847 of file Cxx_Grammar.h.
Definition at line 6850 of file Cxx_Grammar.h.
Definition at line 6851 of file Cxx_Grammar.h.
Definition at line 6854 of file Cxx_Grammar.h.
Definition at line 6855 of file Cxx_Grammar.h.
Definition at line 6858 of file Cxx_Grammar.h.
Definition at line 6859 of file Cxx_Grammar.h.
Definition at line 6861 of file Cxx_Grammar.h.
Definition at line 6862 of file Cxx_Grammar.h.
Definition at line 6864 of file Cxx_Grammar.h.
Definition at line 6865 of file Cxx_Grammar.h.
Definition at line 6867 of file Cxx_Grammar.h.
Definition at line 6868 of file Cxx_Grammar.h.
typedef Rose_STL_Container<SgOmpClause*> SgOmpClausePtrList |
Definition at line 6873 of file Cxx_Grammar.h.
typedef SgOmpClausePtrList* SgOmpClausePtrListPtr |
Definition at line 6874 of file Cxx_Grammar.h.
Definition at line 6876 of file Cxx_Grammar.h.
Definition at line 6877 of file Cxx_Grammar.h.
Definition at line 6880 of file Cxx_Grammar.h.
Definition at line 6881 of file Cxx_Grammar.h.
Definition at line 6884 of file Cxx_Grammar.h.
Definition at line 6886 of file Cxx_Grammar.h.
Definition at line 6888 of file Cxx_Grammar.h.
Definition at line 6890 of file Cxx_Grammar.h.
Definition at line 6892 of file Cxx_Grammar.h.
Definition at line 6894 of file Cxx_Grammar.h.
Definition at line 6896 of file Cxx_Grammar.h.
Definition at line 6898 of file Cxx_Grammar.h.
typedef SgSharedVector<unsigned char> SgFileContentList |
Definition at line 7109 of file Cxx_Grammar.h.
typedef SgFileContentList* SgFileContentListPtr |
Definition at line 7110 of file Cxx_Grammar.h.
Definition at line 7112 of file Cxx_Grammar.h.
Definition at line 7113 of file Cxx_Grammar.h.
Definition at line 7115 of file Cxx_Grammar.h.
Definition at line 7116 of file Cxx_Grammar.h.
Definition at line 7118 of file Cxx_Grammar.h.
Definition at line 7119 of file Cxx_Grammar.h.
Definition at line 7121 of file Cxx_Grammar.h.
Definition at line 7122 of file Cxx_Grammar.h.
Definition at line 7124 of file Cxx_Grammar.h.
Definition at line 7125 of file Cxx_Grammar.h.
Definition at line 7127 of file Cxx_Grammar.h.
Definition at line 7128 of file Cxx_Grammar.h.
Definition at line 7130 of file Cxx_Grammar.h.
Definition at line 7131 of file Cxx_Grammar.h.
Definition at line 7133 of file Cxx_Grammar.h.
Definition at line 7134 of file Cxx_Grammar.h.
Definition at line 7136 of file Cxx_Grammar.h.
Definition at line 7137 of file Cxx_Grammar.h.
Definition at line 7139 of file Cxx_Grammar.h.
Definition at line 7140 of file Cxx_Grammar.h.
Definition at line 7142 of file Cxx_Grammar.h.
Definition at line 7143 of file Cxx_Grammar.h.
Definition at line 7147 of file Cxx_Grammar.h.
Definition at line 7148 of file Cxx_Grammar.h.
typedef Rose_STL_Container<SgToken*> SgTokenPtrList |
Definition at line 7153 of file Cxx_Grammar.h.
typedef SgTokenPtrList* SgTokenPtrListPtr |
Definition at line 7154 of file Cxx_Grammar.h.
typedef rose_hash::unordered_multimap<std::string, SgGraphNode*> rose_graph_string_node_hash_multimap_base_type |
Hash table support for graph IR nodes within ROSE (uses strings to lookup nodes).
Definition at line 7245 of file Cxx_Grammar.h.
Definition at line 7303 of file Cxx_Grammar.h.
typedef rose_hash::unordered_multimap<SgGraphNode*, SgGraphEdge*, rose_hash::hash_graph_node, rose_hash::eqstr_graph_node> rose_graph_node_edge_hash_multimap_base_type |
Hash table support for graph IR nodes within ROSE (used to lookup edges using nodes).
This class is depricated and it's functionality will be produced using two other hash maps.
Definition at line 7315 of file Cxx_Grammar.h.
typedef rose_hash::unordered_map<int, SgGraphNode*, rose_hash::hash_integer> rose_graph_integer_node_hash_map_base_type |
Hash table support for graph IR nodes within ROSE (used to lookup nodes using node index values).
Definition at line 7377 of file Cxx_Grammar.h.
typedef rose_hash::unordered_map<int,SgGraphEdge*, rose_hash::hash_integer> rose_graph_integer_edge_hash_map_base_type |
Hash table support for graph IR nodes within ROSE (used to lookup edges using edge index values).
Definition at line 7439 of file Cxx_Grammar.h.
typedef rose_hash::unordered_multimap<int,SgGraphEdge*> rose_graph_integer_edge_hash_multimap_base_type |
Hash table support for graph IR nodes within ROSE (used to lookup edges using edge index values).
Definition at line 7498 of file Cxx_Grammar.h.
typedef rose_hash::unordered_multimap<std::pair<int,int>,SgGraphEdge*, rose_hash::hash_integer_pair> rose_graph_integerpair_edge_hash_multimap_base_type |
Hash table support for graph IR nodes within ROSE (used to lookup edges using node index pairs).
Definition at line 7552 of file Cxx_Grammar.h.
typedef rose_hash::unordered_multimap<std::string, int> rose_graph_string_integer_hash_multimap_base_type |
Hash table support for graph IR nodes within ROSE (used to lookup nodes and edges index values from lables).
Definition at line 7611 of file Cxx_Grammar.h.
typedef std::pair<int,int> LineColumnFilePosition |
Definition at line 7672 of file Cxx_Grammar.h.
typedef std::pair<int,LineColumnFilePosition> FileIdLineColumnFilePosition |
Definition at line 7673 of file Cxx_Grammar.h.
typedef std::pair<uint64_t,FileIdLineColumnFilePosition> AddressFileIdLineColumnFilePositionPair |
Definition at line 7675 of file Cxx_Grammar.h.
typedef std::pair<FileIdLineColumnFilePosition,uint64_t> FileIdLineColumnFilePositionAddressPair |
Definition at line 7676 of file Cxx_Grammar.h.
typedef std::multimap<uint64_t,FileIdLineColumnFilePosition> SgInstructionAddressSourcePositionMapPtrList |
Definition at line 7680 of file Cxx_Grammar.h.
typedef std::multimap<FileIdLineColumnFilePosition,uint64_t> SgSourcePositionInstructionAddressMapPtrList |
Definition at line 7681 of file Cxx_Grammar.h.
typedef std::pair<SgInstructionAddressSourcePositionMapPtrList*,SgSourcePositionInstructionAddressMapPtrList*> DwarfInstructionSourceMapReturnType |
Definition at line 7683 of file Cxx_Grammar.h.
typedef std::vector<RTIMemberData> RTIReturnType |
Definition at line 7745 of file Cxx_Grammar.h.
Definition at line 32790 of file Cxx_Grammar.h.
typedef SgBoostEdgeList* SgBoostEdgeListPtr |
Definition at line 32791 of file Cxx_Grammar.h.
Definition at line 32794 of file Cxx_Grammar.h.
Definition at line 32795 of file Cxx_Grammar.h.
enum Cxx_GrammarVariants |
AST implementation generated by ROSETTA.
Variants used to identify elements of the grammar used in ROSE
Each element is assigned a unique value defined by this enumerated type the values are used to generate the casts from one type toanother were permitted. This is a technique borrowed from the design of SAGE II.
Definition at line 17 of file Cxx_Grammar.h.
enum VariantT |
Definition at line 794 of file Cxx_Grammar.h.
enum t_traverseOrder |
Enumerator | |
---|---|
preorder | |
postorder | |
preandpostorder |
Definition at line 5487 of file Cxx_Grammar.h.
ROSE_DLL_API SgName* isSgName | ( | SgNode * | node) |
ROSE_DLL_API const SgName* isSgName | ( | const SgNode * | node) |
ROSE_DLL_API SgSymbolTable* isSgSymbolTable | ( | SgNode * | node) |
ROSE_DLL_API const SgSymbolTable* isSgSymbolTable | ( | const SgNode * | node) |
ROSE_DLL_API SgPragma* isSgPragma | ( | SgNode * | node) |
ROSE_DLL_API const SgPragma* isSgPragma | ( | const SgNode * | node) |
ROSE_DLL_API SgModifierNodes* isSgModifierNodes | ( | SgNode * | node) |
ROSE_DLL_API const SgModifierNodes* isSgModifierNodes | ( | const SgNode * | node) |
ROSE_DLL_API SgConstVolatileModifier* isSgConstVolatileModifier | ( | SgNode * | node) |
ROSE_DLL_API const SgConstVolatileModifier* isSgConstVolatileModifier | ( | const SgNode * | node) |
ROSE_DLL_API SgStorageModifier* isSgStorageModifier | ( | SgNode * | node) |
ROSE_DLL_API const SgStorageModifier* isSgStorageModifier | ( | const SgNode * | node) |
ROSE_DLL_API SgAccessModifier* isSgAccessModifier | ( | SgNode * | node) |
ROSE_DLL_API const SgAccessModifier* isSgAccessModifier | ( | const SgNode * | node) |
ROSE_DLL_API SgFunctionModifier* isSgFunctionModifier | ( | SgNode * | node) |
ROSE_DLL_API const SgFunctionModifier* isSgFunctionModifier | ( | const SgNode * | node) |
ROSE_DLL_API SgUPC_AccessModifier* isSgUPC_AccessModifier | ( | SgNode * | node) |
ROSE_DLL_API const SgUPC_AccessModifier* isSgUPC_AccessModifier | ( | const SgNode * | node) |
ROSE_DLL_API SgLinkageModifier* isSgLinkageModifier | ( | SgNode * | node) |
ROSE_DLL_API const SgLinkageModifier* isSgLinkageModifier | ( | const SgNode * | node) |
ROSE_DLL_API SgSpecialFunctionModifier* isSgSpecialFunctionModifier | ( | SgNode * | node) |
ROSE_DLL_API const SgSpecialFunctionModifier* isSgSpecialFunctionModifier | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeModifier* isSgTypeModifier | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeModifier* isSgTypeModifier | ( | const SgNode * | node) |
ROSE_DLL_API SgElaboratedTypeModifier* isSgElaboratedTypeModifier | ( | SgNode * | node) |
ROSE_DLL_API const SgElaboratedTypeModifier* isSgElaboratedTypeModifier | ( | const SgNode * | node) |
ROSE_DLL_API SgBaseClassModifier* isSgBaseClassModifier | ( | SgNode * | node) |
ROSE_DLL_API const SgBaseClassModifier* isSgBaseClassModifier | ( | const SgNode * | node) |
ROSE_DLL_API SgDeclarationModifier* isSgDeclarationModifier | ( | SgNode * | node) |
ROSE_DLL_API const SgDeclarationModifier* isSgDeclarationModifier | ( | const SgNode * | node) |
ROSE_DLL_API SgOpenclAccessModeModifier* isSgOpenclAccessModeModifier | ( | SgNode * | node) |
ROSE_DLL_API const SgOpenclAccessModeModifier* isSgOpenclAccessModeModifier | ( | const SgNode * | node) |
ROSE_DLL_API SgModifier* isSgModifier | ( | SgNode * | node) |
ROSE_DLL_API const SgModifier* isSgModifier | ( | const SgNode * | node) |
ROSE_DLL_API Sg_File_Info* isSg_File_Info | ( | SgNode * | node) |
ROSE_DLL_API const Sg_File_Info* isSg_File_Info | ( | const SgNode * | node) |
ROSE_DLL_API SgSourceFile* isSgSourceFile | ( | SgNode * | node) |
ROSE_DLL_API const SgSourceFile* isSgSourceFile | ( | const SgNode * | node) |
ROSE_DLL_API SgBinaryComposite* isSgBinaryComposite | ( | SgNode * | node) |
ROSE_DLL_API const SgBinaryComposite* isSgBinaryComposite | ( | const SgNode * | node) |
ROSE_DLL_API SgUnknownFile* isSgUnknownFile | ( | SgNode * | node) |
ROSE_DLL_API const SgUnknownFile* isSgUnknownFile | ( | const SgNode * | node) |
ROSE_DLL_API SgFile* isSgFile | ( | SgNode * | node) |
Referenced by Disassembler::disassembleInterpretation().
ROSE_DLL_API const SgFile* isSgFile | ( | const SgNode * | node) |
ROSE_DLL_API SgFileList* isSgFileList | ( | SgNode * | node) |
ROSE_DLL_API const SgFileList* isSgFileList | ( | const SgNode * | node) |
ROSE_DLL_API SgDirectory* isSgDirectory | ( | SgNode * | node) |
ROSE_DLL_API const SgDirectory* isSgDirectory | ( | const SgNode * | node) |
ROSE_DLL_API SgDirectoryList* isSgDirectoryList | ( | SgNode * | node) |
ROSE_DLL_API const SgDirectoryList* isSgDirectoryList | ( | const SgNode * | node) |
ROSE_DLL_API SgProject* isSgProject | ( | SgNode * | node) |
ROSE_DLL_API const SgProject* isSgProject | ( | const SgNode * | node) |
ROSE_DLL_API SgOptions* isSgOptions | ( | SgNode * | node) |
ROSE_DLL_API const SgOptions* isSgOptions | ( | const SgNode * | node) |
ROSE_DLL_API SgUnparse_Info* isSgUnparse_Info | ( | SgNode * | node) |
ROSE_DLL_API const SgUnparse_Info* isSgUnparse_Info | ( | const SgNode * | node) |
ROSE_DLL_API SgFuncDecl_attr* isSgFuncDecl_attr | ( | SgNode * | node) |
ROSE_DLL_API const SgFuncDecl_attr* isSgFuncDecl_attr | ( | const SgNode * | node) |
ROSE_DLL_API SgClassDecl_attr* isSgClassDecl_attr | ( | SgNode * | node) |
ROSE_DLL_API const SgClassDecl_attr* isSgClassDecl_attr | ( | const SgNode * | node) |
ROSE_DLL_API SgTypedefSeq* isSgTypedefSeq | ( | SgNode * | node) |
ROSE_DLL_API const SgTypedefSeq* isSgTypedefSeq | ( | const SgNode * | node) |
ROSE_DLL_API SgFunctionParameterTypeList* isSgFunctionParameterTypeList | ( | SgNode * | node) |
ROSE_DLL_API const SgFunctionParameterTypeList* isSgFunctionParameterTypeList | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateParameter* isSgTemplateParameter | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateParameter* isSgTemplateParameter | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateArgument* isSgTemplateArgument | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateArgument* isSgTemplateArgument | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateParameterList* isSgTemplateParameterList | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateParameterList* isSgTemplateParameterList | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateArgumentList* isSgTemplateArgumentList | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateArgumentList* isSgTemplateArgumentList | ( | const SgNode * | node) |
ROSE_DLL_API SgBitAttribute* isSgBitAttribute | ( | SgNode * | node) |
ROSE_DLL_API const SgBitAttribute* isSgBitAttribute | ( | const SgNode * | node) |
ROSE_DLL_API SgAttribute* isSgAttribute | ( | SgNode * | node) |
ROSE_DLL_API const SgAttribute* isSgAttribute | ( | const SgNode * | node) |
ROSE_DLL_API SgExpBaseClass* isSgExpBaseClass | ( | SgNode * | node) |
ROSE_DLL_API const SgExpBaseClass* isSgExpBaseClass | ( | const SgNode * | node) |
ROSE_DLL_API SgBaseClass* isSgBaseClass | ( | SgNode * | node) |
ROSE_DLL_API const SgBaseClass* isSgBaseClass | ( | const SgNode * | node) |
ROSE_DLL_API SgUndirectedGraphEdge* isSgUndirectedGraphEdge | ( | SgNode * | node) |
ROSE_DLL_API const SgUndirectedGraphEdge* isSgUndirectedGraphEdge | ( | const SgNode * | node) |
ROSE_DLL_API SgDirectedGraphEdge* isSgDirectedGraphEdge | ( | SgNode * | node) |
ROSE_DLL_API const SgDirectedGraphEdge* isSgDirectedGraphEdge | ( | const SgNode * | node) |
ROSE_DLL_API SgGraphNode* isSgGraphNode | ( | SgNode * | node) |
ROSE_DLL_API const SgGraphNode* isSgGraphNode | ( | const SgNode * | node) |
ROSE_DLL_API SgGraphEdge* isSgGraphEdge | ( | SgNode * | node) |
ROSE_DLL_API const SgGraphEdge* isSgGraphEdge | ( | const SgNode * | node) |
ROSE_DLL_API SgStringKeyedBidirectionalGraph* isSgStringKeyedBidirectionalGraph | ( | SgNode * | node) |
ROSE_DLL_API const SgStringKeyedBidirectionalGraph* isSgStringKeyedBidirectionalGraph | ( | const SgNode * | node) |
ROSE_DLL_API SgIntKeyedBidirectionalGraph* isSgIntKeyedBidirectionalGraph | ( | SgNode * | node) |
ROSE_DLL_API const SgIntKeyedBidirectionalGraph* isSgIntKeyedBidirectionalGraph | ( | const SgNode * | node) |
ROSE_DLL_API SgBidirectionalGraph* isSgBidirectionalGraph | ( | SgNode * | node) |
ROSE_DLL_API const SgBidirectionalGraph* isSgBidirectionalGraph | ( | const SgNode * | node) |
ROSE_DLL_API SgIncidenceDirectedGraph* isSgIncidenceDirectedGraph | ( | SgNode * | node) |
ROSE_DLL_API const SgIncidenceDirectedGraph* isSgIncidenceDirectedGraph | ( | const SgNode * | node) |
ROSE_DLL_API SgIncidenceUndirectedGraph* isSgIncidenceUndirectedGraph | ( | SgNode * | node) |
ROSE_DLL_API const SgIncidenceUndirectedGraph* isSgIncidenceUndirectedGraph | ( | const SgNode * | node) |
ROSE_DLL_API SgGraph* isSgGraph | ( | SgNode * | node) |
ROSE_DLL_API const SgGraph* isSgGraph | ( | const SgNode * | node) |
ROSE_DLL_API SgGraphNodeList* isSgGraphNodeList | ( | SgNode * | node) |
ROSE_DLL_API const SgGraphNodeList* isSgGraphNodeList | ( | const SgNode * | node) |
ROSE_DLL_API SgGraphEdgeList* isSgGraphEdgeList | ( | SgNode * | node) |
ROSE_DLL_API const SgGraphEdgeList* isSgGraphEdgeList | ( | const SgNode * | node) |
ROSE_DLL_API SgQualifiedName* isSgQualifiedName | ( | SgNode * | node) |
ROSE_DLL_API const SgQualifiedName* isSgQualifiedName | ( | const SgNode * | node) |
ROSE_DLL_API SgNameGroup* isSgNameGroup | ( | SgNode * | node) |
ROSE_DLL_API const SgNameGroup* isSgNameGroup | ( | const SgNode * | node) |
ROSE_DLL_API SgDimensionObject* isSgDimensionObject | ( | SgNode * | node) |
ROSE_DLL_API const SgDimensionObject* isSgDimensionObject | ( | const SgNode * | node) |
ROSE_DLL_API SgDataStatementGroup* isSgDataStatementGroup | ( | SgNode * | node) |
ROSE_DLL_API const SgDataStatementGroup* isSgDataStatementGroup | ( | const SgNode * | node) |
ROSE_DLL_API SgDataStatementObject* isSgDataStatementObject | ( | SgNode * | node) |
ROSE_DLL_API const SgDataStatementObject* isSgDataStatementObject | ( | const SgNode * | node) |
ROSE_DLL_API SgDataStatementValue* isSgDataStatementValue | ( | SgNode * | node) |
ROSE_DLL_API const SgDataStatementValue* isSgDataStatementValue | ( | const SgNode * | node) |
ROSE_DLL_API SgFormatItem* isSgFormatItem | ( | SgNode * | node) |
ROSE_DLL_API const SgFormatItem* isSgFormatItem | ( | const SgNode * | node) |
ROSE_DLL_API SgFormatItemList* isSgFormatItemList | ( | SgNode * | node) |
ROSE_DLL_API const SgFormatItemList* isSgFormatItemList | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeTable* isSgTypeTable | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeTable* isSgTypeTable | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaImportStatementList* isSgJavaImportStatementList | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaImportStatementList* isSgJavaImportStatementList | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaClassDeclarationList* isSgJavaClassDeclarationList | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaClassDeclarationList* isSgJavaClassDeclarationList | ( | const SgNode * | node) |
ROSE_DLL_API SgSupport* isSgSupport | ( | SgNode * | node) |
ROSE_DLL_API const SgSupport* isSgSupport | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeUnknown* isSgTypeUnknown | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeUnknown* isSgTypeUnknown | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeChar* isSgTypeChar | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeChar* isSgTypeChar | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeSignedChar* isSgTypeSignedChar | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeSignedChar* isSgTypeSignedChar | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeUnsignedChar* isSgTypeUnsignedChar | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeUnsignedChar* isSgTypeUnsignedChar | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeShort* isSgTypeShort | ( | SgNode * | node) |
Referenced by getType().
ROSE_DLL_API const SgTypeShort* isSgTypeShort | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeSignedShort* isSgTypeSignedShort | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeSignedShort* isSgTypeSignedShort | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeUnsignedShort* isSgTypeUnsignedShort | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeUnsignedShort* isSgTypeUnsignedShort | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeInt* isSgTypeInt | ( | SgNode * | node) |
Referenced by getType().
ROSE_DLL_API const SgTypeInt* isSgTypeInt | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeSignedInt* isSgTypeSignedInt | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeSignedInt* isSgTypeSignedInt | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeUnsignedInt* isSgTypeUnsignedInt | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeUnsignedInt* isSgTypeUnsignedInt | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeLong* isSgTypeLong | ( | SgNode * | node) |
Referenced by getType().
ROSE_DLL_API const SgTypeLong* isSgTypeLong | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeSignedLong* isSgTypeSignedLong | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeSignedLong* isSgTypeSignedLong | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeUnsignedLong* isSgTypeUnsignedLong | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeUnsignedLong* isSgTypeUnsignedLong | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeVoid* isSgTypeVoid | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeVoid* isSgTypeVoid | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeGlobalVoid* isSgTypeGlobalVoid | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeGlobalVoid* isSgTypeGlobalVoid | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeWchar* isSgTypeWchar | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeWchar* isSgTypeWchar | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeFloat* isSgTypeFloat | ( | SgNode * | node) |
Referenced by getType().
ROSE_DLL_API const SgTypeFloat* isSgTypeFloat | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeDouble* isSgTypeDouble | ( | SgNode * | node) |
Referenced by getType().
ROSE_DLL_API const SgTypeDouble* isSgTypeDouble | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeLongLong* isSgTypeLongLong | ( | SgNode * | node) |
Referenced by getType().
ROSE_DLL_API const SgTypeLongLong* isSgTypeLongLong | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeSignedLongLong* isSgTypeSignedLongLong | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeSignedLongLong* isSgTypeSignedLongLong | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeUnsignedLongLong* isSgTypeUnsignedLongLong | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeUnsignedLongLong* isSgTypeUnsignedLongLong | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeLongDouble* isSgTypeLongDouble | ( | SgNode * | node) |
Referenced by getType().
ROSE_DLL_API const SgTypeLongDouble* isSgTypeLongDouble | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeString* isSgTypeString | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeString* isSgTypeString | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeBool* isSgTypeBool | ( | SgNode * | node) |
Referenced by getType().
ROSE_DLL_API const SgTypeBool* isSgTypeBool | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeComplex* isSgTypeComplex | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeComplex* isSgTypeComplex | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeImaginary* isSgTypeImaginary | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeImaginary* isSgTypeImaginary | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeDefault* isSgTypeDefault | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeDefault* isSgTypeDefault | ( | const SgNode * | node) |
ROSE_DLL_API SgPointerMemberType* isSgPointerMemberType | ( | SgNode * | node) |
ROSE_DLL_API const SgPointerMemberType* isSgPointerMemberType | ( | const SgNode * | node) |
ROSE_DLL_API SgReferenceType* isSgReferenceType | ( | SgNode * | node) |
ROSE_DLL_API const SgReferenceType* isSgReferenceType | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeCAFTeam* isSgTypeCAFTeam | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeCAFTeam* isSgTypeCAFTeam | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeUnsigned128bitInteger* isSgTypeUnsigned128bitInteger | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeUnsigned128bitInteger* isSgTypeUnsigned128bitInteger | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeSigned128bitInteger* isSgTypeSigned128bitInteger | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeSigned128bitInteger* isSgTypeSigned128bitInteger | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeLabel* isSgTypeLabel | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeLabel* isSgTypeLabel | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaParameterizedType* isSgJavaParameterizedType | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaParameterizedType* isSgJavaParameterizedType | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaQualifiedType* isSgJavaQualifiedType | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaQualifiedType* isSgJavaQualifiedType | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaWildcardType* isSgJavaWildcardType | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaWildcardType* isSgJavaWildcardType | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaUnionType* isSgJavaUnionType | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaUnionType* isSgJavaUnionType | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaParameterType* isSgJavaParameterType | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaParameterType* isSgJavaParameterType | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateType* isSgTemplateType | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateType* isSgTemplateType | ( | const SgNode * | node) |
ROSE_DLL_API SgEnumType* isSgEnumType | ( | SgNode * | node) |
ROSE_DLL_API const SgEnumType* isSgEnumType | ( | const SgNode * | node) |
ROSE_DLL_API SgTypedefType* isSgTypedefType | ( | SgNode * | node) |
ROSE_DLL_API const SgTypedefType* isSgTypedefType | ( | const SgNode * | node) |
ROSE_DLL_API SgModifierType* isSgModifierType | ( | SgNode * | node) |
ROSE_DLL_API const SgModifierType* isSgModifierType | ( | const SgNode * | node) |
ROSE_DLL_API SgPartialFunctionModifierType* isSgPartialFunctionModifierType | ( | SgNode * | node) |
ROSE_DLL_API const SgPartialFunctionModifierType* isSgPartialFunctionModifierType | ( | const SgNode * | node) |
ROSE_DLL_API SgArrayType* isSgArrayType | ( | SgNode * | node) |
ROSE_DLL_API const SgArrayType* isSgArrayType | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeEllipse* isSgTypeEllipse | ( | SgNode * | node) |
Referenced by InterproceduralInfo::InterproceduralInfo().
ROSE_DLL_API const SgTypeEllipse* isSgTypeEllipse | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeCrayPointer* isSgTypeCrayPointer | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeCrayPointer* isSgTypeCrayPointer | ( | const SgNode * | node) |
ROSE_DLL_API SgPartialFunctionType* isSgPartialFunctionType | ( | SgNode * | node) |
ROSE_DLL_API const SgPartialFunctionType* isSgPartialFunctionType | ( | const SgNode * | node) |
ROSE_DLL_API SgMemberFunctionType* isSgMemberFunctionType | ( | SgNode * | node) |
ROSE_DLL_API const SgMemberFunctionType* isSgMemberFunctionType | ( | const SgNode * | node) |
ROSE_DLL_API SgFunctionType* isSgFunctionType | ( | SgNode * | node) |
ROSE_DLL_API const SgFunctionType* isSgFunctionType | ( | const SgNode * | node) |
ROSE_DLL_API SgPointerType* isSgPointerType | ( | SgNode * | node) |
ROSE_DLL_API const SgPointerType* isSgPointerType | ( | const SgNode * | node) |
ROSE_DLL_API SgClassType* isSgClassType | ( | SgNode * | node) |
ROSE_DLL_API const SgClassType* isSgClassType | ( | const SgNode * | node) |
ROSE_DLL_API SgNamedType* isSgNamedType | ( | SgNode * | node) |
ROSE_DLL_API const SgNamedType* isSgNamedType | ( | const SgNode * | node) |
ROSE_DLL_API SgQualifiedNameType* isSgQualifiedNameType | ( | SgNode * | node) |
ROSE_DLL_API const SgQualifiedNameType* isSgQualifiedNameType | ( | const SgNode * | node) |
ROSE_DLL_API SgType* isSgType | ( | SgNode * | node) |
ROSE_DLL_API const SgType* isSgType | ( | const SgNode * | node) |
ROSE_DLL_API SgForStatement* isSgForStatement | ( | SgNode * | node) |
Referenced by VirtualBinCFG::CFGEdge::condition(), evalFunction(), and IsImportantForSliceCFGFilter::operator()().
ROSE_DLL_API const SgForStatement* isSgForStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgForInitStatement* isSgForInitStatement | ( | SgNode * | node) |
Referenced by evalFunction().
ROSE_DLL_API const SgForInitStatement* isSgForInitStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgCatchStatementSeq* isSgCatchStatementSeq | ( | SgNode * | node) |
ROSE_DLL_API const SgCatchStatementSeq* isSgCatchStatementSeq | ( | const SgNode * | node) |
ROSE_DLL_API SgFunctionParameterList* isSgFunctionParameterList | ( | SgNode * | node) |
ROSE_DLL_API const SgFunctionParameterList* isSgFunctionParameterList | ( | const SgNode * | node) |
ROSE_DLL_API SgCtorInitializerList* isSgCtorInitializerList | ( | SgNode * | node) |
ROSE_DLL_API const SgCtorInitializerList* isSgCtorInitializerList | ( | const SgNode * | node) |
ROSE_DLL_API SgBasicBlock* isSgBasicBlock | ( | SgNode * | node) |
Referenced by evalFunction(), IsDefUseFilter::operator()(), and StatementListInsertChild().
ROSE_DLL_API const SgBasicBlock* isSgBasicBlock | ( | const SgNode * | node) |
ROSE_DLL_API SgGlobal* isSgGlobal | ( | SgNode * | node) |
ROSE_DLL_API const SgGlobal* isSgGlobal | ( | const SgNode * | node) |
ROSE_DLL_API SgIfStmt* isSgIfStmt | ( | SgNode * | node) |
Referenced by evalFunction(), and IsImportantForSliceCFGFilter::operator()().
ROSE_DLL_API const SgIfStmt* isSgIfStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgWhileStmt* isSgWhileStmt | ( | SgNode * | node) |
Referenced by VirtualBinCFG::CFGEdge::condition(), evalFunction(), and IsImportantForSliceCFGFilter::operator()().
ROSE_DLL_API const SgWhileStmt* isSgWhileStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgDoWhileStmt* isSgDoWhileStmt | ( | SgNode * | node) |
Referenced by VirtualBinCFG::CFGEdge::condition(), and IsImportantForSliceCFGFilter::operator()().
ROSE_DLL_API const SgDoWhileStmt* isSgDoWhileStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgSwitchStatement* isSgSwitchStatement | ( | SgNode * | node) |
Referenced by VirtualBinCFG::CFGEdge::condition(), and VirtualBinCFG::makeEdge().
ROSE_DLL_API const SgSwitchStatement* isSgSwitchStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgCatchOptionStmt* isSgCatchOptionStmt | ( | SgNode * | node) |
ROSE_DLL_API const SgCatchOptionStmt* isSgCatchOptionStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgVariableDefinition* isSgVariableDefinition | ( | SgNode * | node) |
ROSE_DLL_API const SgVariableDefinition* isSgVariableDefinition | ( | const SgNode * | node) |
ROSE_DLL_API SgStmtDeclarationStatement* isSgStmtDeclarationStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgStmtDeclarationStatement* isSgStmtDeclarationStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgEnumDeclaration* isSgEnumDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgEnumDeclaration* isSgEnumDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmStmt* isSgAsmStmt | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmStmt* isSgAsmStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgTypedefDeclaration* isSgTypedefDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgTypedefDeclaration* isSgTypedefDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgFunctionTypeTable* isSgFunctionTypeTable | ( | SgNode * | node) |
ROSE_DLL_API const SgFunctionTypeTable* isSgFunctionTypeTable | ( | const SgNode * | node) |
ROSE_DLL_API SgExprStatement* isSgExprStatement | ( | SgNode * | node) |
Referenced by evalFunction(), mainParse(), IsImportantForSliceCFGFilter::operator()(), and IsDefUseFilter::operator()().
ROSE_DLL_API const SgExprStatement* isSgExprStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgLabelStatement* isSgLabelStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgLabelStatement* isSgLabelStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgCaseOptionStmt* isSgCaseOptionStmt | ( | SgNode * | node) |
Referenced by VirtualBinCFG::CFGEdge::condition(), and Backstroke::writeCFGNode().
ROSE_DLL_API const SgCaseOptionStmt* isSgCaseOptionStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgTryStmt* isSgTryStmt | ( | SgNode * | node) |
Referenced by IsDefUseFilter::operator()().
ROSE_DLL_API const SgTryStmt* isSgTryStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgDefaultOptionStmt* isSgDefaultOptionStmt | ( | SgNode * | node) |
Referenced by VirtualBinCFG::CFGEdge::condition(), and Backstroke::writeCFGNode().
ROSE_DLL_API const SgDefaultOptionStmt* isSgDefaultOptionStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgBreakStmt* isSgBreakStmt | ( | SgNode * | node) |
Referenced by VirtualBinCFG::makeEdge().
ROSE_DLL_API const SgBreakStmt* isSgBreakStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgContinueStmt* isSgContinueStmt | ( | SgNode * | node) |
Referenced by VirtualBinCFG::makeEdge().
ROSE_DLL_API const SgContinueStmt* isSgContinueStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgReturnStmt* isSgReturnStmt | ( | SgNode * | node) |
Referenced by evalFunction(), mainParse(), and VirtualBinCFG::makeEdge().
ROSE_DLL_API const SgReturnStmt* isSgReturnStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgGotoStatement* isSgGotoStatement | ( | SgNode * | node) |
Referenced by VirtualBinCFG::makeEdge().
ROSE_DLL_API const SgGotoStatement* isSgGotoStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgSpawnStmt* isSgSpawnStmt | ( | SgNode * | node) |
ROSE_DLL_API const SgSpawnStmt* isSgSpawnStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgNullStatement* isSgNullStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgNullStatement* isSgNullStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgVariantStatement* isSgVariantStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgVariantStatement* isSgVariantStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgPragmaDeclaration* isSgPragmaDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgPragmaDeclaration* isSgPragmaDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateClassDeclaration* isSgTemplateClassDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateClassDeclaration* isSgTemplateClassDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateMemberFunctionDeclaration* isSgTemplateMemberFunctionDeclaration | ( | SgNode * | node) |
Referenced by CallGraphBuilder::buildCallGraph().
ROSE_DLL_API const SgTemplateMemberFunctionDeclaration* isSgTemplateMemberFunctionDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateFunctionDeclaration* isSgTemplateFunctionDeclaration | ( | SgNode * | node) |
Referenced by CallGraphBuilder::buildCallGraph(), and CGFunction::iterator::getTarget().
ROSE_DLL_API const SgTemplateFunctionDeclaration* isSgTemplateFunctionDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateVariableDeclaration* isSgTemplateVariableDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateVariableDeclaration* isSgTemplateVariableDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateDeclaration* isSgTemplateDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateDeclaration* isSgTemplateDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgVariableDeclaration* isSgVariableDeclaration | ( | SgNode * | node) |
Referenced by mainParse().
ROSE_DLL_API const SgVariableDeclaration* isSgVariableDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateInstantiationDecl* isSgTemplateInstantiationDecl | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateInstantiationDecl* isSgTemplateInstantiationDecl | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateInstantiationDefn* isSgTemplateInstantiationDefn | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateInstantiationDefn* isSgTemplateInstantiationDefn | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateInstantiationFunctionDecl* isSgTemplateInstantiationFunctionDecl | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateInstantiationFunctionDecl* isSgTemplateInstantiationFunctionDecl | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateInstantiationMemberFunctionDecl* isSgTemplateInstantiationMemberFunctionDecl | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateInstantiationMemberFunctionDecl* isSgTemplateInstantiationMemberFunctionDecl | ( | const SgNode * | node) |
ROSE_DLL_API SgWithStatement* isSgWithStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgWithStatement* isSgWithStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgPythonGlobalStmt* isSgPythonGlobalStmt | ( | SgNode * | node) |
ROSE_DLL_API const SgPythonGlobalStmt* isSgPythonGlobalStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgPythonPrintStmt* isSgPythonPrintStmt | ( | SgNode * | node) |
ROSE_DLL_API const SgPythonPrintStmt* isSgPythonPrintStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgPassStatement* isSgPassStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgPassStatement* isSgPassStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgAssertStmt* isSgAssertStmt | ( | SgNode * | node) |
ROSE_DLL_API const SgAssertStmt* isSgAssertStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgExecStatement* isSgExecStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgExecStatement* isSgExecStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgProgramHeaderStatement* isSgProgramHeaderStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgProgramHeaderStatement* isSgProgramHeaderStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgProcedureHeaderStatement* isSgProcedureHeaderStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgProcedureHeaderStatement* isSgProcedureHeaderStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgEntryStatement* isSgEntryStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgEntryStatement* isSgEntryStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgFortranNonblockedDo* isSgFortranNonblockedDo | ( | SgNode * | node) |
ROSE_DLL_API const SgFortranNonblockedDo* isSgFortranNonblockedDo | ( | const SgNode * | node) |
ROSE_DLL_API SgInterfaceStatement* isSgInterfaceStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgInterfaceStatement* isSgInterfaceStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgParameterStatement* isSgParameterStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgParameterStatement* isSgParameterStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgCommonBlock* isSgCommonBlock | ( | SgNode * | node) |
ROSE_DLL_API const SgCommonBlock* isSgCommonBlock | ( | const SgNode * | node) |
ROSE_DLL_API SgModuleStatement* isSgModuleStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgModuleStatement* isSgModuleStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUseStatement* isSgUseStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUseStatement* isSgUseStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgStopOrPauseStatement* isSgStopOrPauseStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgStopOrPauseStatement* isSgStopOrPauseStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgPrintStatement* isSgPrintStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgPrintStatement* isSgPrintStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgReadStatement* isSgReadStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgReadStatement* isSgReadStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgWriteStatement* isSgWriteStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgWriteStatement* isSgWriteStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOpenStatement* isSgOpenStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOpenStatement* isSgOpenStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgCloseStatement* isSgCloseStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgCloseStatement* isSgCloseStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgInquireStatement* isSgInquireStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgInquireStatement* isSgInquireStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgFlushStatement* isSgFlushStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgFlushStatement* isSgFlushStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgBackspaceStatement* isSgBackspaceStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgBackspaceStatement* isSgBackspaceStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgRewindStatement* isSgRewindStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgRewindStatement* isSgRewindStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgEndfileStatement* isSgEndfileStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgEndfileStatement* isSgEndfileStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgWaitStatement* isSgWaitStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgWaitStatement* isSgWaitStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgCAFWithTeamStatement* isSgCAFWithTeamStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgCAFWithTeamStatement* isSgCAFWithTeamStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgFormatStatement* isSgFormatStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgFormatStatement* isSgFormatStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgFortranDo* isSgFortranDo | ( | SgNode * | node) |
ROSE_DLL_API const SgFortranDo* isSgFortranDo | ( | const SgNode * | node) |
ROSE_DLL_API SgForAllStatement* isSgForAllStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgForAllStatement* isSgForAllStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgIOStatement* isSgIOStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgIOStatement* isSgIOStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUpcNotifyStatement* isSgUpcNotifyStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUpcNotifyStatement* isSgUpcNotifyStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUpcWaitStatement* isSgUpcWaitStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUpcWaitStatement* isSgUpcWaitStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUpcBarrierStatement* isSgUpcBarrierStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUpcBarrierStatement* isSgUpcBarrierStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUpcFenceStatement* isSgUpcFenceStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUpcFenceStatement* isSgUpcFenceStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUpcForAllStatement* isSgUpcForAllStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUpcForAllStatement* isSgUpcForAllStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpParallelStatement* isSgOmpParallelStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpParallelStatement* isSgOmpParallelStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpSingleStatement* isSgOmpSingleStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpSingleStatement* isSgOmpSingleStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpTaskStatement* isSgOmpTaskStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpTaskStatement* isSgOmpTaskStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpForStatement* isSgOmpForStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpForStatement* isSgOmpForStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpDoStatement* isSgOmpDoStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpDoStatement* isSgOmpDoStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpSectionsStatement* isSgOmpSectionsStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpSectionsStatement* isSgOmpSectionsStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpTargetStatement* isSgOmpTargetStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpTargetStatement* isSgOmpTargetStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpTargetDataStatement* isSgOmpTargetDataStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpTargetDataStatement* isSgOmpTargetDataStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpSimdStatement* isSgOmpSimdStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpSimdStatement* isSgOmpSimdStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpClauseBodyStatement* isSgOmpClauseBodyStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpClauseBodyStatement* isSgOmpClauseBodyStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpAtomicStatement* isSgOmpAtomicStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpAtomicStatement* isSgOmpAtomicStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpMasterStatement* isSgOmpMasterStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpMasterStatement* isSgOmpMasterStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpSectionStatement* isSgOmpSectionStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpSectionStatement* isSgOmpSectionStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpOrderedStatement* isSgOmpOrderedStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpOrderedStatement* isSgOmpOrderedStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpWorkshareStatement* isSgOmpWorkshareStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpWorkshareStatement* isSgOmpWorkshareStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpCriticalStatement* isSgOmpCriticalStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpCriticalStatement* isSgOmpCriticalStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpBodyStatement* isSgOmpBodyStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpBodyStatement* isSgOmpBodyStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaThrowStatement* isSgJavaThrowStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaThrowStatement* isSgJavaThrowStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaForEachStatement* isSgJavaForEachStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaForEachStatement* isSgJavaForEachStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaSynchronizedStatement* isSgJavaSynchronizedStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaSynchronizedStatement* isSgJavaSynchronizedStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaLabelStatement* isSgJavaLabelStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaLabelStatement* isSgJavaLabelStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaImportStatement* isSgJavaImportStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaImportStatement* isSgJavaImportStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaPackageDeclaration* isSgJavaPackageDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaPackageDeclaration* isSgJavaPackageDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaPackageStatement* isSgJavaPackageStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaPackageStatement* isSgJavaPackageStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgBlockDataStatement* isSgBlockDataStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgBlockDataStatement* isSgBlockDataStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgImplicitStatement* isSgImplicitStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgImplicitStatement* isSgImplicitStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgStatementFunctionStatement* isSgStatementFunctionStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgStatementFunctionStatement* isSgStatementFunctionStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgWhereStatement* isSgWhereStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgWhereStatement* isSgWhereStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgNullifyStatement* isSgNullifyStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgNullifyStatement* isSgNullifyStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgEquivalenceStatement* isSgEquivalenceStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgEquivalenceStatement* isSgEquivalenceStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgDerivedTypeStatement* isSgDerivedTypeStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgDerivedTypeStatement* isSgDerivedTypeStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgAttributeSpecificationStatement* isSgAttributeSpecificationStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgAttributeSpecificationStatement* isSgAttributeSpecificationStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgAllocateStatement* isSgAllocateStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgAllocateStatement* isSgAllocateStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgDeallocateStatement* isSgDeallocateStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgDeallocateStatement* isSgDeallocateStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgContainsStatement* isSgContainsStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgContainsStatement* isSgContainsStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgSequenceStatement* isSgSequenceStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgSequenceStatement* isSgSequenceStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgElseWhereStatement* isSgElseWhereStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgElseWhereStatement* isSgElseWhereStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgArithmeticIfStatement* isSgArithmeticIfStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgArithmeticIfStatement* isSgArithmeticIfStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgAssignStatement* isSgAssignStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgAssignStatement* isSgAssignStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgComputedGotoStatement* isSgComputedGotoStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgComputedGotoStatement* isSgComputedGotoStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgAssignedGotoStatement* isSgAssignedGotoStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgAssignedGotoStatement* isSgAssignedGotoStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgNamelistStatement* isSgNamelistStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgNamelistStatement* isSgNamelistStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgImportStatement* isSgImportStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgImportStatement* isSgImportStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgAssociateStatement* isSgAssociateStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgAssociateStatement* isSgAssociateStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgFortranIncludeLine* isSgFortranIncludeLine | ( | SgNode * | node) |
ROSE_DLL_API const SgFortranIncludeLine* isSgFortranIncludeLine | ( | const SgNode * | node) |
ROSE_DLL_API SgNamespaceDeclarationStatement* isSgNamespaceDeclarationStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgNamespaceDeclarationStatement* isSgNamespaceDeclarationStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgNamespaceAliasDeclarationStatement* isSgNamespaceAliasDeclarationStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgNamespaceAliasDeclarationStatement* isSgNamespaceAliasDeclarationStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgNamespaceDefinitionStatement* isSgNamespaceDefinitionStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgNamespaceDefinitionStatement* isSgNamespaceDefinitionStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUsingDeclarationStatement* isSgUsingDeclarationStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUsingDeclarationStatement* isSgUsingDeclarationStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUsingDirectiveStatement* isSgUsingDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUsingDirectiveStatement* isSgUsingDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateInstantiationDirectiveStatement* isSgTemplateInstantiationDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateInstantiationDirectiveStatement* isSgTemplateInstantiationDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateClassDefinition* isSgTemplateClassDefinition | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateClassDefinition* isSgTemplateClassDefinition | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateFunctionDefinition* isSgTemplateFunctionDefinition | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateFunctionDefinition* isSgTemplateFunctionDefinition | ( | const SgNode * | node) |
ROSE_DLL_API SgClassDeclaration* isSgClassDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgClassDeclaration* isSgClassDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgClassDefinition* isSgClassDefinition | ( | SgNode * | node) |
ROSE_DLL_API const SgClassDefinition* isSgClassDefinition | ( | const SgNode * | node) |
ROSE_DLL_API SgFunctionDefinition* isSgFunctionDefinition | ( | SgNode * | node) |
Referenced by visitorTraversalFunc::analyzePath(), ssa_private::CFG< CFGNodeT, CFGEdgeT >::build(), Backstroke::CFG< CFGNodeFilter >::build(), ssa_private::CFG< CFGNodeT, CFGEdgeT >::setEntryAndExit(), Backstroke::CFG< CFGNodeFilter >::setEntryAndExit(), Backstroke::writeCFGNode(), DependenceNode::writeOut(), and yicesCheck().
ROSE_DLL_API const SgFunctionDefinition* isSgFunctionDefinition | ( | const SgNode * | node) |
ROSE_DLL_API SgScopeStatement* isSgScopeStatement | ( | SgNode * | node) |
Referenced by StatementListInsertChild(), and Backstroke::writeCFGNode().
ROSE_DLL_API const SgScopeStatement* isSgScopeStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgMemberFunctionDeclaration* isSgMemberFunctionDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgMemberFunctionDeclaration* isSgMemberFunctionDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgFunctionDeclaration* isSgFunctionDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgFunctionDeclaration* isSgFunctionDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgIncludeDirectiveStatement* isSgIncludeDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgIncludeDirectiveStatement* isSgIncludeDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgDefineDirectiveStatement* isSgDefineDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgDefineDirectiveStatement* isSgDefineDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUndefDirectiveStatement* isSgUndefDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUndefDirectiveStatement* isSgUndefDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgIfdefDirectiveStatement* isSgIfdefDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgIfdefDirectiveStatement* isSgIfdefDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgIfndefDirectiveStatement* isSgIfndefDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgIfndefDirectiveStatement* isSgIfndefDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgIfDirectiveStatement* isSgIfDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgIfDirectiveStatement* isSgIfDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgDeadIfDirectiveStatement* isSgDeadIfDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgDeadIfDirectiveStatement* isSgDeadIfDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgElseDirectiveStatement* isSgElseDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgElseDirectiveStatement* isSgElseDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgElseifDirectiveStatement* isSgElseifDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgElseifDirectiveStatement* isSgElseifDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgEndifDirectiveStatement* isSgEndifDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgEndifDirectiveStatement* isSgEndifDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgLineDirectiveStatement* isSgLineDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgLineDirectiveStatement* isSgLineDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgWarningDirectiveStatement* isSgWarningDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgWarningDirectiveStatement* isSgWarningDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgErrorDirectiveStatement* isSgErrorDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgErrorDirectiveStatement* isSgErrorDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgEmptyDirectiveStatement* isSgEmptyDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgEmptyDirectiveStatement* isSgEmptyDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgIncludeNextDirectiveStatement* isSgIncludeNextDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgIncludeNextDirectiveStatement* isSgIncludeNextDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgIdentDirectiveStatement* isSgIdentDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgIdentDirectiveStatement* isSgIdentDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgLinemarkerDirectiveStatement* isSgLinemarkerDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgLinemarkerDirectiveStatement* isSgLinemarkerDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgC_PreprocessorDirectiveStatement* isSgC_PreprocessorDirectiveStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgC_PreprocessorDirectiveStatement* isSgC_PreprocessorDirectiveStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgClinkageStartStatement* isSgClinkageStartStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgClinkageStartStatement* isSgClinkageStartStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgClinkageEndStatement* isSgClinkageEndStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgClinkageEndStatement* isSgClinkageEndStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgClinkageDeclarationStatement* isSgClinkageDeclarationStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgClinkageDeclarationStatement* isSgClinkageDeclarationStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpFlushStatement* isSgOmpFlushStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpFlushStatement* isSgOmpFlushStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpBarrierStatement* isSgOmpBarrierStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpBarrierStatement* isSgOmpBarrierStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpTaskwaitStatement* isSgOmpTaskwaitStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpTaskwaitStatement* isSgOmpTaskwaitStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpThreadprivateStatement* isSgOmpThreadprivateStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpThreadprivateStatement* isSgOmpThreadprivateStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgDeclarationStatement* isSgDeclarationStatement | ( | SgNode * | node) |
Referenced by SageInterface::getEnclosingNode(), and StatementListInsertChild().
ROSE_DLL_API const SgDeclarationStatement* isSgDeclarationStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgStatement* isSgStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgStatement* isSgStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgVarRefExp* isSgVarRefExp | ( | SgNode * | node) |
Referenced by mainParse().
ROSE_DLL_API const SgVarRefExp* isSgVarRefExp | ( | const SgNode * | node) |
ROSE_DLL_API SgCompoundLiteralExp* isSgCompoundLiteralExp | ( | SgNode * | node) |
ROSE_DLL_API const SgCompoundLiteralExp* isSgCompoundLiteralExp | ( | const SgNode * | node) |
ROSE_DLL_API SgLabelRefExp* isSgLabelRefExp | ( | SgNode * | node) |
ROSE_DLL_API const SgLabelRefExp* isSgLabelRefExp | ( | const SgNode * | node) |
ROSE_DLL_API SgClassNameRefExp* isSgClassNameRefExp | ( | SgNode * | node) |
ROSE_DLL_API const SgClassNameRefExp* isSgClassNameRefExp | ( | const SgNode * | node) |
ROSE_DLL_API SgFunctionRefExp* isSgFunctionRefExp | ( | SgNode * | node) |
ROSE_DLL_API const SgFunctionRefExp* isSgFunctionRefExp | ( | const SgNode * | node) |
ROSE_DLL_API SgMemberFunctionRefExp* isSgMemberFunctionRefExp | ( | SgNode * | node) |
ROSE_DLL_API const SgMemberFunctionRefExp* isSgMemberFunctionRefExp | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateFunctionRefExp* isSgTemplateFunctionRefExp | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateFunctionRefExp* isSgTemplateFunctionRefExp | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateMemberFunctionRefExp* isSgTemplateMemberFunctionRefExp | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateMemberFunctionRefExp* isSgTemplateMemberFunctionRefExp | ( | const SgNode * | node) |
ROSE_DLL_API SgSizeOfOp* isSgSizeOfOp | ( | SgNode * | node) |
ROSE_DLL_API const SgSizeOfOp* isSgSizeOfOp | ( | const SgNode * | node) |
ROSE_DLL_API SgAlignOfOp* isSgAlignOfOp | ( | SgNode * | node) |
ROSE_DLL_API const SgAlignOfOp* isSgAlignOfOp | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaInstanceOfOp* isSgJavaInstanceOfOp | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaInstanceOfOp* isSgJavaInstanceOfOp | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaMarkerAnnotation* isSgJavaMarkerAnnotation | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaMarkerAnnotation* isSgJavaMarkerAnnotation | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaSingleMemberAnnotation* isSgJavaSingleMemberAnnotation | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaSingleMemberAnnotation* isSgJavaSingleMemberAnnotation | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaNormalAnnotation* isSgJavaNormalAnnotation | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaNormalAnnotation* isSgJavaNormalAnnotation | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaAnnotation* isSgJavaAnnotation | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaAnnotation* isSgJavaAnnotation | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaTypeExpression* isSgJavaTypeExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaTypeExpression* isSgJavaTypeExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgUpcLocalsizeofExpression* isSgUpcLocalsizeofExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgUpcLocalsizeofExpression* isSgUpcLocalsizeofExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgUpcBlocksizeofExpression* isSgUpcBlocksizeofExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgUpcBlocksizeofExpression* isSgUpcBlocksizeofExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgUpcElemsizeofExpression* isSgUpcElemsizeofExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgUpcElemsizeofExpression* isSgUpcElemsizeofExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgVarArgStartOp* isSgVarArgStartOp | ( | SgNode * | node) |
ROSE_DLL_API const SgVarArgStartOp* isSgVarArgStartOp | ( | const SgNode * | node) |
ROSE_DLL_API SgVarArgStartOneOperandOp* isSgVarArgStartOneOperandOp | ( | SgNode * | node) |
ROSE_DLL_API const SgVarArgStartOneOperandOp* isSgVarArgStartOneOperandOp | ( | const SgNode * | node) |
ROSE_DLL_API SgVarArgOp* isSgVarArgOp | ( | SgNode * | node) |
ROSE_DLL_API const SgVarArgOp* isSgVarArgOp | ( | const SgNode * | node) |
ROSE_DLL_API SgVarArgEndOp* isSgVarArgEndOp | ( | SgNode * | node) |
ROSE_DLL_API const SgVarArgEndOp* isSgVarArgEndOp | ( | const SgNode * | node) |
ROSE_DLL_API SgVarArgCopyOp* isSgVarArgCopyOp | ( | SgNode * | node) |
ROSE_DLL_API const SgVarArgCopyOp* isSgVarArgCopyOp | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeIdOp* isSgTypeIdOp | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeIdOp* isSgTypeIdOp | ( | const SgNode * | node) |
ROSE_DLL_API SgConditionalExp* isSgConditionalExp | ( | SgNode * | node) |
Referenced by VirtualBinCFG::CFGEdge::condition(), and IsDefUseFilter::operator()().
ROSE_DLL_API const SgConditionalExp* isSgConditionalExp | ( | const SgNode * | node) |
ROSE_DLL_API SgNewExp* isSgNewExp | ( | SgNode * | node) |
ROSE_DLL_API const SgNewExp* isSgNewExp | ( | const SgNode * | node) |
ROSE_DLL_API SgDeleteExp* isSgDeleteExp | ( | SgNode * | node) |
ROSE_DLL_API const SgDeleteExp* isSgDeleteExp | ( | const SgNode * | node) |
ROSE_DLL_API SgThisExp* isSgThisExp | ( | SgNode * | node) |
ROSE_DLL_API const SgThisExp* isSgThisExp | ( | const SgNode * | node) |
ROSE_DLL_API SgSuperExp* isSgSuperExp | ( | SgNode * | node) |
ROSE_DLL_API const SgSuperExp* isSgSuperExp | ( | const SgNode * | node) |
ROSE_DLL_API SgClassExp* isSgClassExp | ( | SgNode * | node) |
ROSE_DLL_API const SgClassExp* isSgClassExp | ( | const SgNode * | node) |
ROSE_DLL_API SgRefExp* isSgRefExp | ( | SgNode * | node) |
ROSE_DLL_API const SgRefExp* isSgRefExp | ( | const SgNode * | node) |
ROSE_DLL_API SgAggregateInitializer* isSgAggregateInitializer | ( | SgNode * | node) |
ROSE_DLL_API const SgAggregateInitializer* isSgAggregateInitializer | ( | const SgNode * | node) |
ROSE_DLL_API SgCompoundInitializer* isSgCompoundInitializer | ( | SgNode * | node) |
ROSE_DLL_API const SgCompoundInitializer* isSgCompoundInitializer | ( | const SgNode * | node) |
ROSE_DLL_API SgConstructorInitializer* isSgConstructorInitializer | ( | SgNode * | node) |
ROSE_DLL_API const SgConstructorInitializer* isSgConstructorInitializer | ( | const SgNode * | node) |
ROSE_DLL_API SgAssignInitializer* isSgAssignInitializer | ( | SgNode * | node) |
ROSE_DLL_API const SgAssignInitializer* isSgAssignInitializer | ( | const SgNode * | node) |
ROSE_DLL_API SgExpressionRoot* isSgExpressionRoot | ( | SgNode * | node) |
Referenced by DependenceNode::writeOut().
ROSE_DLL_API const SgExpressionRoot* isSgExpressionRoot | ( | const SgNode * | node) |
ROSE_DLL_API SgMinusOp* isSgMinusOp | ( | SgNode * | node) |
ROSE_DLL_API const SgMinusOp* isSgMinusOp | ( | const SgNode * | node) |
ROSE_DLL_API SgUnaryAddOp* isSgUnaryAddOp | ( | SgNode * | node) |
ROSE_DLL_API const SgUnaryAddOp* isSgUnaryAddOp | ( | const SgNode * | node) |
ROSE_DLL_API SgNotOp* isSgNotOp | ( | SgNode * | node) |
Referenced by getLogicalSplit(), isLogicalSplit(), and mainParse().
ROSE_DLL_API const SgNotOp* isSgNotOp | ( | const SgNode * | node) |
ROSE_DLL_API SgPointerDerefExp* isSgPointerDerefExp | ( | SgNode * | node) |
ROSE_DLL_API const SgPointerDerefExp* isSgPointerDerefExp | ( | const SgNode * | node) |
ROSE_DLL_API SgAddressOfOp* isSgAddressOfOp | ( | SgNode * | node) |
ROSE_DLL_API const SgAddressOfOp* isSgAddressOfOp | ( | const SgNode * | node) |
ROSE_DLL_API SgMinusMinusOp* isSgMinusMinusOp | ( | SgNode * | node) |
Referenced by VariableStateTransfer< DivLattice >::getLattices().
ROSE_DLL_API const SgMinusMinusOp* isSgMinusMinusOp | ( | const SgNode * | node) |
ROSE_DLL_API SgPlusPlusOp* isSgPlusPlusOp | ( | SgNode * | node) |
Referenced by VariableStateTransfer< DivLattice >::getLattices(), and mainParse().
ROSE_DLL_API const SgPlusPlusOp* isSgPlusPlusOp | ( | const SgNode * | node) |
ROSE_DLL_API SgBitComplementOp* isSgBitComplementOp | ( | SgNode * | node) |
ROSE_DLL_API const SgBitComplementOp* isSgBitComplementOp | ( | const SgNode * | node) |
ROSE_DLL_API SgRealPartOp* isSgRealPartOp | ( | SgNode * | node) |
ROSE_DLL_API const SgRealPartOp* isSgRealPartOp | ( | const SgNode * | node) |
ROSE_DLL_API SgImagPartOp* isSgImagPartOp | ( | SgNode * | node) |
ROSE_DLL_API const SgImagPartOp* isSgImagPartOp | ( | const SgNode * | node) |
ROSE_DLL_API SgConjugateOp* isSgConjugateOp | ( | SgNode * | node) |
ROSE_DLL_API const SgConjugateOp* isSgConjugateOp | ( | const SgNode * | node) |
ROSE_DLL_API SgCastExp* isSgCastExp | ( | SgNode * | node) |
ROSE_DLL_API const SgCastExp* isSgCastExp | ( | const SgNode * | node) |
ROSE_DLL_API SgThrowOp* isSgThrowOp | ( | SgNode * | node) |
ROSE_DLL_API const SgThrowOp* isSgThrowOp | ( | const SgNode * | node) |
ROSE_DLL_API SgArrowExp* isSgArrowExp | ( | SgNode * | node) |
ROSE_DLL_API const SgArrowExp* isSgArrowExp | ( | const SgNode * | node) |
ROSE_DLL_API SgDotExp* isSgDotExp | ( | SgNode * | node) |
ROSE_DLL_API const SgDotExp* isSgDotExp | ( | const SgNode * | node) |
ROSE_DLL_API SgDotStarOp* isSgDotStarOp | ( | SgNode * | node) |
ROSE_DLL_API const SgDotStarOp* isSgDotStarOp | ( | const SgNode * | node) |
ROSE_DLL_API SgArrowStarOp* isSgArrowStarOp | ( | SgNode * | node) |
ROSE_DLL_API const SgArrowStarOp* isSgArrowStarOp | ( | const SgNode * | node) |
ROSE_DLL_API SgEqualityOp* isSgEqualityOp | ( | SgNode * | node) |
Referenced by getBinaryLogicOp(), and isBinaryLogicOp().
ROSE_DLL_API const SgEqualityOp* isSgEqualityOp | ( | const SgNode * | node) |
ROSE_DLL_API SgLessThanOp* isSgLessThanOp | ( | SgNode * | node) |
Referenced by getBinaryLogicOp(), and isBinaryLogicOp().
ROSE_DLL_API const SgLessThanOp* isSgLessThanOp | ( | const SgNode * | node) |
ROSE_DLL_API SgGreaterThanOp* isSgGreaterThanOp | ( | SgNode * | node) |
Referenced by getBinaryLogicOp(), and isBinaryLogicOp().
ROSE_DLL_API const SgGreaterThanOp* isSgGreaterThanOp | ( | const SgNode * | node) |
ROSE_DLL_API SgNotEqualOp* isSgNotEqualOp | ( | SgNode * | node) |
Referenced by getBinaryLogicOp(), and isBinaryLogicOp().
ROSE_DLL_API const SgNotEqualOp* isSgNotEqualOp | ( | const SgNode * | node) |
ROSE_DLL_API SgLessOrEqualOp* isSgLessOrEqualOp | ( | SgNode * | node) |
ROSE_DLL_API const SgLessOrEqualOp* isSgLessOrEqualOp | ( | const SgNode * | node) |
ROSE_DLL_API SgGreaterOrEqualOp* isSgGreaterOrEqualOp | ( | SgNode * | node) |
ROSE_DLL_API const SgGreaterOrEqualOp* isSgGreaterOrEqualOp | ( | const SgNode * | node) |
ROSE_DLL_API SgAddOp* isSgAddOp | ( | SgNode * | node) |
Referenced by getBinaryOp(), and isBinaryOp().
ROSE_DLL_API const SgAddOp* isSgAddOp | ( | const SgNode * | node) |
ROSE_DLL_API SgSubtractOp* isSgSubtractOp | ( | SgNode * | node) |
Referenced by getBinaryOp(), and isBinaryOp().
ROSE_DLL_API const SgSubtractOp* isSgSubtractOp | ( | const SgNode * | node) |
ROSE_DLL_API SgMultiplyOp* isSgMultiplyOp | ( | SgNode * | node) |
Referenced by getBinaryOp(), and isBinaryOp().
ROSE_DLL_API const SgMultiplyOp* isSgMultiplyOp | ( | const SgNode * | node) |
ROSE_DLL_API SgDivideOp* isSgDivideOp | ( | SgNode * | node) |
Referenced by getBinaryOp(), and isBinaryOp().
ROSE_DLL_API const SgDivideOp* isSgDivideOp | ( | const SgNode * | node) |
ROSE_DLL_API SgIntegerDivideOp* isSgIntegerDivideOp | ( | SgNode * | node) |
ROSE_DLL_API const SgIntegerDivideOp* isSgIntegerDivideOp | ( | const SgNode * | node) |
ROSE_DLL_API SgModOp* isSgModOp | ( | SgNode * | node) |
ROSE_DLL_API const SgModOp* isSgModOp | ( | const SgNode * | node) |
ROSE_DLL_API SgAndOp* isSgAndOp | ( | SgNode * | node) |
Referenced by VirtualBinCFG::CFGEdge::condition(), getLogicalSplit(), isLogicalSplit(), and IsDefUseFilter::operator()().
ROSE_DLL_API const SgAndOp* isSgAndOp | ( | const SgNode * | node) |
ROSE_DLL_API SgOrOp* isSgOrOp | ( | SgNode * | node) |
Referenced by VirtualBinCFG::CFGEdge::condition(), getLogicalSplit(), isLogicalSplit(), and IsDefUseFilter::operator()().
ROSE_DLL_API const SgOrOp* isSgOrOp | ( | const SgNode * | node) |
ROSE_DLL_API SgBitXorOp* isSgBitXorOp | ( | SgNode * | node) |
ROSE_DLL_API const SgBitXorOp* isSgBitXorOp | ( | const SgNode * | node) |
ROSE_DLL_API SgBitAndOp* isSgBitAndOp | ( | SgNode * | node) |
ROSE_DLL_API const SgBitAndOp* isSgBitAndOp | ( | const SgNode * | node) |
ROSE_DLL_API SgBitOrOp* isSgBitOrOp | ( | SgNode * | node) |
ROSE_DLL_API const SgBitOrOp* isSgBitOrOp | ( | const SgNode * | node) |
ROSE_DLL_API SgCommaOpExp* isSgCommaOpExp | ( | SgNode * | node) |
Referenced by IsDefUseFilter::operator()().
ROSE_DLL_API const SgCommaOpExp* isSgCommaOpExp | ( | const SgNode * | node) |
ROSE_DLL_API SgLshiftOp* isSgLshiftOp | ( | SgNode * | node) |
ROSE_DLL_API const SgLshiftOp* isSgLshiftOp | ( | const SgNode * | node) |
ROSE_DLL_API SgRshiftOp* isSgRshiftOp | ( | SgNode * | node) |
ROSE_DLL_API const SgRshiftOp* isSgRshiftOp | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaUnsignedRshiftOp* isSgJavaUnsignedRshiftOp | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaUnsignedRshiftOp* isSgJavaUnsignedRshiftOp | ( | const SgNode * | node) |
ROSE_DLL_API SgPntrArrRefExp* isSgPntrArrRefExp | ( | SgNode * | node) |
ROSE_DLL_API const SgPntrArrRefExp* isSgPntrArrRefExp | ( | const SgNode * | node) |
ROSE_DLL_API SgScopeOp* isSgScopeOp | ( | SgNode * | node) |
ROSE_DLL_API const SgScopeOp* isSgScopeOp | ( | const SgNode * | node) |
ROSE_DLL_API SgAssignOp* isSgAssignOp | ( | SgNode * | node) |
Referenced by mainParse().
ROSE_DLL_API const SgAssignOp* isSgAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgPlusAssignOp* isSgPlusAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgPlusAssignOp* isSgPlusAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgMinusAssignOp* isSgMinusAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgMinusAssignOp* isSgMinusAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgAndAssignOp* isSgAndAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgAndAssignOp* isSgAndAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgIorAssignOp* isSgIorAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgIorAssignOp* isSgIorAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgMultAssignOp* isSgMultAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgMultAssignOp* isSgMultAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgDivAssignOp* isSgDivAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgDivAssignOp* isSgDivAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgModAssignOp* isSgModAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgModAssignOp* isSgModAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgXorAssignOp* isSgXorAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgXorAssignOp* isSgXorAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgLshiftAssignOp* isSgLshiftAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgLshiftAssignOp* isSgLshiftAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgRshiftAssignOp* isSgRshiftAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgRshiftAssignOp* isSgRshiftAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaUnsignedRshiftAssignOp* isSgJavaUnsignedRshiftAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaUnsignedRshiftAssignOp* isSgJavaUnsignedRshiftAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgIntegerDivideAssignOp* isSgIntegerDivideAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgIntegerDivideAssignOp* isSgIntegerDivideAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgExponentiationAssignOp* isSgExponentiationAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgExponentiationAssignOp* isSgExponentiationAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgConcatenationOp* isSgConcatenationOp | ( | SgNode * | node) |
ROSE_DLL_API const SgConcatenationOp* isSgConcatenationOp | ( | const SgNode * | node) |
ROSE_DLL_API SgNaryComparisonOp* isSgNaryComparisonOp | ( | SgNode * | node) |
ROSE_DLL_API const SgNaryComparisonOp* isSgNaryComparisonOp | ( | const SgNode * | node) |
ROSE_DLL_API SgNaryBooleanOp* isSgNaryBooleanOp | ( | SgNode * | node) |
ROSE_DLL_API const SgNaryBooleanOp* isSgNaryBooleanOp | ( | const SgNode * | node) |
ROSE_DLL_API SgBoolValExp* isSgBoolValExp | ( | SgNode * | node) |
Referenced by isAtom(), and mainParse().
ROSE_DLL_API const SgBoolValExp* isSgBoolValExp | ( | const SgNode * | node) |
ROSE_DLL_API SgStringVal* isSgStringVal | ( | SgNode * | node) |
ROSE_DLL_API const SgStringVal* isSgStringVal | ( | const SgNode * | node) |
ROSE_DLL_API SgShortVal* isSgShortVal | ( | SgNode * | node) |
Referenced by isAtom(), and mainParse().
ROSE_DLL_API const SgShortVal* isSgShortVal | ( | const SgNode * | node) |
ROSE_DLL_API SgCharVal* isSgCharVal | ( | SgNode * | node) |
ROSE_DLL_API const SgCharVal* isSgCharVal | ( | const SgNode * | node) |
ROSE_DLL_API SgUnsignedCharVal* isSgUnsignedCharVal | ( | SgNode * | node) |
ROSE_DLL_API const SgUnsignedCharVal* isSgUnsignedCharVal | ( | const SgNode * | node) |
ROSE_DLL_API SgWcharVal* isSgWcharVal | ( | SgNode * | node) |
ROSE_DLL_API const SgWcharVal* isSgWcharVal | ( | const SgNode * | node) |
ROSE_DLL_API SgUnsignedShortVal* isSgUnsignedShortVal | ( | SgNode * | node) |
ROSE_DLL_API const SgUnsignedShortVal* isSgUnsignedShortVal | ( | const SgNode * | node) |
ROSE_DLL_API SgIntVal* isSgIntVal | ( | SgNode * | node) |
Referenced by isAtom(), and mainParse().
ROSE_DLL_API const SgIntVal* isSgIntVal | ( | const SgNode * | node) |
ROSE_DLL_API SgEnumVal* isSgEnumVal | ( | SgNode * | node) |
ROSE_DLL_API const SgEnumVal* isSgEnumVal | ( | const SgNode * | node) |
ROSE_DLL_API SgUnsignedIntVal* isSgUnsignedIntVal | ( | SgNode * | node) |
ROSE_DLL_API const SgUnsignedIntVal* isSgUnsignedIntVal | ( | const SgNode * | node) |
ROSE_DLL_API SgLongIntVal* isSgLongIntVal | ( | SgNode * | node) |
Referenced by isAtom(), and mainParse().
ROSE_DLL_API const SgLongIntVal* isSgLongIntVal | ( | const SgNode * | node) |
ROSE_DLL_API SgLongLongIntVal* isSgLongLongIntVal | ( | SgNode * | node) |
Referenced by isAtom(), and mainParse().
ROSE_DLL_API const SgLongLongIntVal* isSgLongLongIntVal | ( | const SgNode * | node) |
ROSE_DLL_API SgUnsignedLongLongIntVal* isSgUnsignedLongLongIntVal | ( | SgNode * | node) |
ROSE_DLL_API const SgUnsignedLongLongIntVal* isSgUnsignedLongLongIntVal | ( | const SgNode * | node) |
ROSE_DLL_API SgUnsignedLongVal* isSgUnsignedLongVal | ( | SgNode * | node) |
ROSE_DLL_API const SgUnsignedLongVal* isSgUnsignedLongVal | ( | const SgNode * | node) |
ROSE_DLL_API SgFloatVal* isSgFloatVal | ( | SgNode * | node) |
Referenced by isAtom(), and mainParse().
ROSE_DLL_API const SgFloatVal* isSgFloatVal | ( | const SgNode * | node) |
ROSE_DLL_API SgDoubleVal* isSgDoubleVal | ( | SgNode * | node) |
Referenced by isAtom(), and mainParse().
ROSE_DLL_API const SgDoubleVal* isSgDoubleVal | ( | const SgNode * | node) |
ROSE_DLL_API SgLongDoubleVal* isSgLongDoubleVal | ( | SgNode * | node) |
Referenced by isAtom(), and mainParse().
ROSE_DLL_API const SgLongDoubleVal* isSgLongDoubleVal | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateParameterVal* isSgTemplateParameterVal | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateParameterVal* isSgTemplateParameterVal | ( | const SgNode * | node) |
ROSE_DLL_API SgUpcThreads* isSgUpcThreads | ( | SgNode * | node) |
ROSE_DLL_API const SgUpcThreads* isSgUpcThreads | ( | const SgNode * | node) |
ROSE_DLL_API SgUpcMythread* isSgUpcMythread | ( | SgNode * | node) |
ROSE_DLL_API const SgUpcMythread* isSgUpcMythread | ( | const SgNode * | node) |
ROSE_DLL_API SgComplexVal* isSgComplexVal | ( | SgNode * | node) |
ROSE_DLL_API const SgComplexVal* isSgComplexVal | ( | const SgNode * | node) |
ROSE_DLL_API SgNullExpression* isSgNullExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgNullExpression* isSgNullExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgVariantExpression* isSgVariantExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgVariantExpression* isSgVariantExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgStatementExpression* isSgStatementExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgStatementExpression* isSgStatementExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmOp* isSgAsmOp | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmOp* isSgAsmOp | ( | const SgNode * | node) |
ROSE_DLL_API SgCudaKernelExecConfig* isSgCudaKernelExecConfig | ( | SgNode * | node) |
ROSE_DLL_API const SgCudaKernelExecConfig* isSgCudaKernelExecConfig | ( | const SgNode * | node) |
ROSE_DLL_API SgCudaKernelCallExp* isSgCudaKernelCallExp | ( | SgNode * | node) |
ROSE_DLL_API const SgCudaKernelCallExp* isSgCudaKernelCallExp | ( | const SgNode * | node) |
ROSE_DLL_API SgLambdaRefExp* isSgLambdaRefExp | ( | SgNode * | node) |
ROSE_DLL_API const SgLambdaRefExp* isSgLambdaRefExp | ( | const SgNode * | node) |
ROSE_DLL_API SgTupleExp* isSgTupleExp | ( | SgNode * | node) |
ROSE_DLL_API const SgTupleExp* isSgTupleExp | ( | const SgNode * | node) |
ROSE_DLL_API SgListExp* isSgListExp | ( | SgNode * | node) |
ROSE_DLL_API const SgListExp* isSgListExp | ( | const SgNode * | node) |
ROSE_DLL_API SgDictionaryExp* isSgDictionaryExp | ( | SgNode * | node) |
ROSE_DLL_API const SgDictionaryExp* isSgDictionaryExp | ( | const SgNode * | node) |
ROSE_DLL_API SgKeyDatumPair* isSgKeyDatumPair | ( | SgNode * | node) |
ROSE_DLL_API const SgKeyDatumPair* isSgKeyDatumPair | ( | const SgNode * | node) |
ROSE_DLL_API SgComprehension* isSgComprehension | ( | SgNode * | node) |
ROSE_DLL_API const SgComprehension* isSgComprehension | ( | const SgNode * | node) |
ROSE_DLL_API SgListComprehension* isSgListComprehension | ( | SgNode * | node) |
ROSE_DLL_API const SgListComprehension* isSgListComprehension | ( | const SgNode * | node) |
ROSE_DLL_API SgSetComprehension* isSgSetComprehension | ( | SgNode * | node) |
ROSE_DLL_API const SgSetComprehension* isSgSetComprehension | ( | const SgNode * | node) |
ROSE_DLL_API SgDictionaryComprehension* isSgDictionaryComprehension | ( | SgNode * | node) |
ROSE_DLL_API const SgDictionaryComprehension* isSgDictionaryComprehension | ( | const SgNode * | node) |
ROSE_DLL_API SgMembershipOp* isSgMembershipOp | ( | SgNode * | node) |
ROSE_DLL_API const SgMembershipOp* isSgMembershipOp | ( | const SgNode * | node) |
ROSE_DLL_API SgNonMembershipOp* isSgNonMembershipOp | ( | SgNode * | node) |
ROSE_DLL_API const SgNonMembershipOp* isSgNonMembershipOp | ( | const SgNode * | node) |
ROSE_DLL_API SgIsOp* isSgIsOp | ( | SgNode * | node) |
ROSE_DLL_API const SgIsOp* isSgIsOp | ( | const SgNode * | node) |
ROSE_DLL_API SgIsNotOp* isSgIsNotOp | ( | SgNode * | node) |
ROSE_DLL_API const SgIsNotOp* isSgIsNotOp | ( | const SgNode * | node) |
ROSE_DLL_API SgStringConversion* isSgStringConversion | ( | SgNode * | node) |
ROSE_DLL_API const SgStringConversion* isSgStringConversion | ( | const SgNode * | node) |
ROSE_DLL_API SgYieldExpression* isSgYieldExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgYieldExpression* isSgYieldExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgSubscriptExpression* isSgSubscriptExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgSubscriptExpression* isSgSubscriptExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgColonShapeExp* isSgColonShapeExp | ( | SgNode * | node) |
ROSE_DLL_API const SgColonShapeExp* isSgColonShapeExp | ( | const SgNode * | node) |
ROSE_DLL_API SgAsteriskShapeExp* isSgAsteriskShapeExp | ( | SgNode * | node) |
ROSE_DLL_API const SgAsteriskShapeExp* isSgAsteriskShapeExp | ( | const SgNode * | node) |
ROSE_DLL_API SgIOItemExpression* isSgIOItemExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgIOItemExpression* isSgIOItemExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgImpliedDo* isSgImpliedDo | ( | SgNode * | node) |
ROSE_DLL_API const SgImpliedDo* isSgImpliedDo | ( | const SgNode * | node) |
ROSE_DLL_API SgExponentiationOp* isSgExponentiationOp | ( | SgNode * | node) |
ROSE_DLL_API const SgExponentiationOp* isSgExponentiationOp | ( | const SgNode * | node) |
ROSE_DLL_API SgUnknownArrayOrFunctionReference* isSgUnknownArrayOrFunctionReference | ( | SgNode * | node) |
ROSE_DLL_API const SgUnknownArrayOrFunctionReference* isSgUnknownArrayOrFunctionReference | ( | const SgNode * | node) |
ROSE_DLL_API SgActualArgumentExpression* isSgActualArgumentExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgActualArgumentExpression* isSgActualArgumentExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgUserDefinedBinaryOp* isSgUserDefinedBinaryOp | ( | SgNode * | node) |
ROSE_DLL_API const SgUserDefinedBinaryOp* isSgUserDefinedBinaryOp | ( | const SgNode * | node) |
ROSE_DLL_API SgPointerAssignOp* isSgPointerAssignOp | ( | SgNode * | node) |
ROSE_DLL_API const SgPointerAssignOp* isSgPointerAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgCAFCoExpression* isSgCAFCoExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgCAFCoExpression* isSgCAFCoExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgDesignatedInitializer* isSgDesignatedInitializer | ( | SgNode * | node) |
ROSE_DLL_API const SgDesignatedInitializer* isSgDesignatedInitializer | ( | const SgNode * | node) |
ROSE_DLL_API SgInitializer* isSgInitializer | ( | SgNode * | node) |
ROSE_DLL_API const SgInitializer* isSgInitializer | ( | const SgNode * | node) |
ROSE_DLL_API SgUserDefinedUnaryOp* isSgUserDefinedUnaryOp | ( | SgNode * | node) |
ROSE_DLL_API const SgUserDefinedUnaryOp* isSgUserDefinedUnaryOp | ( | const SgNode * | node) |
ROSE_DLL_API SgPseudoDestructorRefExp* isSgPseudoDestructorRefExp | ( | SgNode * | node) |
ROSE_DLL_API const SgPseudoDestructorRefExp* isSgPseudoDestructorRefExp | ( | const SgNode * | node) |
ROSE_DLL_API SgUnaryOp* isSgUnaryOp | ( | SgNode * | node) |
ROSE_DLL_API const SgUnaryOp* isSgUnaryOp | ( | const SgNode * | node) |
ROSE_DLL_API SgCompoundAssignOp* isSgCompoundAssignOp | ( | SgNode * | node) |
Referenced by VariableStateTransfer< DivLattice >::getLattices().
ROSE_DLL_API const SgCompoundAssignOp* isSgCompoundAssignOp | ( | const SgNode * | node) |
ROSE_DLL_API SgBinaryOp* isSgBinaryOp | ( | SgNode * | node) |
ROSE_DLL_API const SgBinaryOp* isSgBinaryOp | ( | const SgNode * | node) |
ROSE_DLL_API SgNaryOp* isSgNaryOp | ( | SgNode * | node) |
ROSE_DLL_API const SgNaryOp* isSgNaryOp | ( | const SgNode * | node) |
ROSE_DLL_API SgValueExp* isSgValueExp | ( | SgNode * | node) |
ROSE_DLL_API const SgValueExp* isSgValueExp | ( | const SgNode * | node) |
ROSE_DLL_API SgExprListExp* isSgExprListExp | ( | SgNode * | node) |
Referenced by mainParse().
ROSE_DLL_API const SgExprListExp* isSgExprListExp | ( | const SgNode * | node) |
ROSE_DLL_API SgFunctionCallExp* isSgFunctionCallExp | ( | SgNode * | node) |
ROSE_DLL_API const SgFunctionCallExp* isSgFunctionCallExp | ( | const SgNode * | node) |
ROSE_DLL_API SgCallExpression* isSgCallExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgCallExpression* isSgCallExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgTypeTraitBuiltinOperator* isSgTypeTraitBuiltinOperator | ( | SgNode * | node) |
ROSE_DLL_API const SgTypeTraitBuiltinOperator* isSgTypeTraitBuiltinOperator | ( | const SgNode * | node) |
ROSE_DLL_API SgExpression* isSgExpression | ( | SgNode * | node) |
Referenced by VirtualCFG::printNode(), and Backstroke::writeCFGNode().
ROSE_DLL_API const SgExpression* isSgExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateVariableSymbol* isSgTemplateVariableSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateVariableSymbol* isSgTemplateVariableSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgVariableSymbol* isSgVariableSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgVariableSymbol* isSgVariableSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgFunctionTypeSymbol* isSgFunctionTypeSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgFunctionTypeSymbol* isSgFunctionTypeSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateClassSymbol* isSgTemplateClassSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateClassSymbol* isSgTemplateClassSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgClassSymbol* isSgClassSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgClassSymbol* isSgClassSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateSymbol* isSgTemplateSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateSymbol* isSgTemplateSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgEnumSymbol* isSgEnumSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgEnumSymbol* isSgEnumSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgEnumFieldSymbol* isSgEnumFieldSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgEnumFieldSymbol* isSgEnumFieldSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgTypedefSymbol* isSgTypedefSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgTypedefSymbol* isSgTypedefSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateFunctionSymbol* isSgTemplateFunctionSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateFunctionSymbol* isSgTemplateFunctionSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgTemplateMemberFunctionSymbol* isSgTemplateMemberFunctionSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgTemplateMemberFunctionSymbol* isSgTemplateMemberFunctionSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgLabelSymbol* isSgLabelSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgLabelSymbol* isSgLabelSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaLabelSymbol* isSgJavaLabelSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaLabelSymbol* isSgJavaLabelSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgDefaultSymbol* isSgDefaultSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgDefaultSymbol* isSgDefaultSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgNamespaceSymbol* isSgNamespaceSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgNamespaceSymbol* isSgNamespaceSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgIntrinsicSymbol* isSgIntrinsicSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgIntrinsicSymbol* isSgIntrinsicSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgModuleSymbol* isSgModuleSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgModuleSymbol* isSgModuleSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgInterfaceSymbol* isSgInterfaceSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgInterfaceSymbol* isSgInterfaceSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgCommonSymbol* isSgCommonSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgCommonSymbol* isSgCommonSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgRenameSymbol* isSgRenameSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgRenameSymbol* isSgRenameSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgMemberFunctionSymbol* isSgMemberFunctionSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgMemberFunctionSymbol* isSgMemberFunctionSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgFunctionSymbol* isSgFunctionSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgFunctionSymbol* isSgFunctionSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinaryAddressSymbol* isSgAsmBinaryAddressSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinaryAddressSymbol* isSgAsmBinaryAddressSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinaryDataSymbol* isSgAsmBinaryDataSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinaryDataSymbol* isSgAsmBinaryDataSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgAliasSymbol* isSgAliasSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgAliasSymbol* isSgAliasSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgSymbol* isSgSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgSymbol* isSgSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmArmInstruction* isSgAsmArmInstruction | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmArmInstruction* isSgAsmArmInstruction | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmx86Instruction* isSgAsmx86Instruction | ( | SgNode * | node) |
Referenced by VirtualBinCFG::AuxiliaryInformation::AuxiliaryInformation(), Partitioner::detach_thunk(), Partitioner::detectBasicBlocks(), Partitioner::discover_jump_table(), Partitioner::get_indirection_addr(), VirtualBinCFG::AuxiliaryInformation::getPossibleSuccessors(), Partitioner::is_pe_dynlink_thunk(), Partitioner::is_thunk(), Partitioner::isSgAsmx86Instruction(), Partitioner::mark_elf_plt_entries(), Partitioner::mark_ipd_configuration(), Partitioner::name_import_entries(), Partitioner::name_plt_entries(), Partitioner::FindInsnPadding::operator()(), Partitioner::FindThunks::operator()(), Partitioner::FindThunkTables::operator()(), Partitioner::pattern1(), and Partitioner::pops_return_address().
ROSE_DLL_API const SgAsmx86Instruction* isSgAsmx86Instruction | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPowerpcInstruction* isSgAsmPowerpcInstruction | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPowerpcInstruction* isSgAsmPowerpcInstruction | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmMipsInstruction* isSgAsmMipsInstruction | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmMipsInstruction* isSgAsmMipsInstruction | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmInstruction* isSgAsmInstruction | ( | SgNode * | node) |
Referenced by VirtualBinCFG::AuxiliaryInformation::AuxiliaryInformation(), SgAsmInterpretation::erase_instructions(), Partitioner::fixup_cfg_edges(), Partitioner::fixup_pointers(), SgAsmFunction::get_extent(), SgAsmBlock::get_fallthrough_va(), SgAsmIntegerValueExpression::get_label(), SgAsmFunction::get_sha1(), SgAsmBlock::has_instructions(), SgAsmInterpretation::insert_instructions(), Partitioner::isSgAsmInstruction(), and Partitioner::update_analyses().
ROSE_DLL_API const SgAsmInstruction* isSgAsmInstruction | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmOperandList* isSgAsmOperandList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmOperandList* isSgAsmOperandList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinaryAdd* isSgAsmBinaryAdd | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinaryAdd* isSgAsmBinaryAdd | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinarySubtract* isSgAsmBinarySubtract | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinarySubtract* isSgAsmBinarySubtract | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinaryMultiply* isSgAsmBinaryMultiply | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinaryMultiply* isSgAsmBinaryMultiply | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinaryDivide* isSgAsmBinaryDivide | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinaryDivide* isSgAsmBinaryDivide | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinaryMod* isSgAsmBinaryMod | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinaryMod* isSgAsmBinaryMod | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinaryAddPreupdate* isSgAsmBinaryAddPreupdate | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinaryAddPreupdate* isSgAsmBinaryAddPreupdate | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinarySubtractPreupdate* isSgAsmBinarySubtractPreupdate | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinarySubtractPreupdate* isSgAsmBinarySubtractPreupdate | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinaryAddPostupdate* isSgAsmBinaryAddPostupdate | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinaryAddPostupdate* isSgAsmBinaryAddPostupdate | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinarySubtractPostupdate* isSgAsmBinarySubtractPostupdate | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinarySubtractPostupdate* isSgAsmBinarySubtractPostupdate | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinaryLsl* isSgAsmBinaryLsl | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinaryLsl* isSgAsmBinaryLsl | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinaryLsr* isSgAsmBinaryLsr | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinaryLsr* isSgAsmBinaryLsr | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinaryAsr* isSgAsmBinaryAsr | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinaryAsr* isSgAsmBinaryAsr | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinaryRor* isSgAsmBinaryRor | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBinaryRor* isSgAsmBinaryRor | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBinaryExpression* isSgAsmBinaryExpression | ( | SgNode * | node) |
Referenced by Partitioner::get_indirection_addr().
ROSE_DLL_API const SgAsmBinaryExpression* isSgAsmBinaryExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmUnaryPlus* isSgAsmUnaryPlus | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmUnaryPlus* isSgAsmUnaryPlus | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmUnaryMinus* isSgAsmUnaryMinus | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmUnaryMinus* isSgAsmUnaryMinus | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmUnaryRrx* isSgAsmUnaryRrx | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmUnaryRrx* isSgAsmUnaryRrx | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmUnaryArmSpecialRegisterList* isSgAsmUnaryArmSpecialRegisterList | ( | SgNode * | node) |
Referenced by modifies_ip().
ROSE_DLL_API const SgAsmUnaryArmSpecialRegisterList* isSgAsmUnaryArmSpecialRegisterList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmUnaryExpression* isSgAsmUnaryExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmUnaryExpression* isSgAsmUnaryExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmx86RegisterReferenceExpression* isSgAsmx86RegisterReferenceExpression | ( | SgNode * | node) |
Referenced by DisassemblerX86::decodeOpcode0F(), Partitioner::get_indirection_addr(), and Partitioner::pattern1().
ROSE_DLL_API const SgAsmx86RegisterReferenceExpression* isSgAsmx86RegisterReferenceExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmArmRegisterReferenceExpression* isSgAsmArmRegisterReferenceExpression | ( | SgNode * | node) |
Referenced by SgAsmArmInstruction::get_successors(), and modifies_ip().
ROSE_DLL_API const SgAsmArmRegisterReferenceExpression* isSgAsmArmRegisterReferenceExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPowerpcRegisterReferenceExpression* isSgAsmPowerpcRegisterReferenceExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPowerpcRegisterReferenceExpression* isSgAsmPowerpcRegisterReferenceExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmMipsRegisterReferenceExpression* isSgAsmMipsRegisterReferenceExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmMipsRegisterReferenceExpression* isSgAsmMipsRegisterReferenceExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmRegisterReferenceExpression* isSgAsmRegisterReferenceExpression | ( | SgNode * | node) |
Referenced by Partitioner::discover_jump_table(), and SgAsmMipsInstruction::is_function_return().
ROSE_DLL_API const SgAsmRegisterReferenceExpression* isSgAsmRegisterReferenceExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmIntegerValueExpression* isSgAsmIntegerValueExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmIntegerValueExpression* isSgAsmIntegerValueExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmSingleFloatValueExpression* isSgAsmSingleFloatValueExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmSingleFloatValueExpression* isSgAsmSingleFloatValueExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDoubleFloatValueExpression* isSgAsmDoubleFloatValueExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDoubleFloatValueExpression* isSgAsmDoubleFloatValueExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmValueExpression* isSgAsmValueExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmValueExpression* isSgAsmValueExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmMemoryReferenceExpression* isSgAsmMemoryReferenceExpression | ( | SgNode * | node) |
Referenced by DisassemblerX86::decodeX87InstructionD8(), DisassemblerX86::decodeX87InstructionD9(), DisassemblerX86::decodeX87InstructionDB(), DisassemblerX86::decodeX87InstructionDD(), DisassemblerX86::decodeX87InstructionDF(), Partitioner::discover_jump_table(), DisassemblerX86::fillInModRM(), Partitioner::get_indirection_addr(), Partitioner::is_pe_dynlink_thunk(), and Partitioner::name_import_entries().
ROSE_DLL_API const SgAsmMemoryReferenceExpression* isSgAsmMemoryReferenceExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmControlFlagsExpression* isSgAsmControlFlagsExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmControlFlagsExpression* isSgAsmControlFlagsExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmCommonSubExpression* isSgAsmCommonSubExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmCommonSubExpression* isSgAsmCommonSubExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmExprListExp* isSgAsmExprListExp | ( | SgNode * | node) |
Referenced by modifies_ip().
ROSE_DLL_API const SgAsmExprListExp* isSgAsmExprListExp | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmExpression* isSgAsmExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmExpression* isSgAsmExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmTypeByte* isSgAsmTypeByte | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmTypeByte* isSgAsmTypeByte | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmTypeWord* isSgAsmTypeWord | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmTypeWord* isSgAsmTypeWord | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmTypeDoubleWord* isSgAsmTypeDoubleWord | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmTypeDoubleWord* isSgAsmTypeDoubleWord | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmTypeQuadWord* isSgAsmTypeQuadWord | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmTypeQuadWord* isSgAsmTypeQuadWord | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmTypeDoubleQuadWord* isSgAsmTypeDoubleQuadWord | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmTypeDoubleQuadWord* isSgAsmTypeDoubleQuadWord | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmTypeSingleFloat* isSgAsmTypeSingleFloat | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmTypeSingleFloat* isSgAsmTypeSingleFloat | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmTypeDoubleFloat* isSgAsmTypeDoubleFloat | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmTypeDoubleFloat* isSgAsmTypeDoubleFloat | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmType80bitFloat* isSgAsmType80bitFloat | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmType80bitFloat* isSgAsmType80bitFloat | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmType128bitFloat* isSgAsmType128bitFloat | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmType128bitFloat* isSgAsmType128bitFloat | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmTypeVector* isSgAsmTypeVector | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmTypeVector* isSgAsmTypeVector | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmType* isSgAsmType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmType* isSgAsmType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmFunction* isSgAsmFunction | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmFunction* isSgAsmFunction | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBlock* isSgAsmBlock | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBlock* isSgAsmBlock | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmStaticData* isSgAsmStaticData | ( | SgNode * | node) |
Referenced by SgAsmFunction::get_extent(), SgAsmIntegerValueExpression::get_label(), and SgAsmFunction::get_sha1().
ROSE_DLL_API const SgAsmStaticData* isSgAsmStaticData | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmSynthesizedDataStructureDeclaration* isSgAsmSynthesizedDataStructureDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmSynthesizedDataStructureDeclaration* isSgAsmSynthesizedDataStructureDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmSynthesizedFieldDeclaration* isSgAsmSynthesizedFieldDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmSynthesizedFieldDeclaration* isSgAsmSynthesizedFieldDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmSynthesizedDeclaration* isSgAsmSynthesizedDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmSynthesizedDeclaration* isSgAsmSynthesizedDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmStatement* isSgAsmStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmStatement* isSgAsmStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmInterpretationList* isSgAsmInterpretationList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmInterpretationList* isSgAsmInterpretationList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmInterpretation* isSgAsmInterpretation | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmInterpretation* isSgAsmInterpretation | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfFileHeader* isSgAsmElfFileHeader | ( | SgNode * | node) |
Referenced by Partitioner::mark_elf_plt_entries(), and Partitioner::name_plt_entries().
ROSE_DLL_API const SgAsmElfFileHeader* isSgAsmElfFileHeader | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSectionTable* isSgAsmElfSectionTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSectionTable* isSgAsmElfSectionTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSectionTableEntry* isSgAsmElfSectionTableEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSectionTableEntry* isSgAsmElfSectionTableEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSegmentTable* isSgAsmElfSegmentTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSegmentTable* isSgAsmElfSegmentTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSegmentTableEntryList* isSgAsmElfSegmentTableEntryList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSegmentTableEntryList* isSgAsmElfSegmentTableEntryList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSegmentTableEntry* isSgAsmElfSegmentTableEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSegmentTableEntry* isSgAsmElfSegmentTableEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymbolSection* isSgAsmElfSymbolSection | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymbolSection* isSgAsmElfSymbolSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymbolList* isSgAsmElfSymbolList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymbolList* isSgAsmElfSymbolList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymbol* isSgAsmElfSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymbol* isSgAsmElfSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymverSection* isSgAsmElfSymverSection | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymverSection* isSgAsmElfSymverSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymverEntry* isSgAsmElfSymverEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymverEntry* isSgAsmElfSymverEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymverEntryList* isSgAsmElfSymverEntryList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymverEntryList* isSgAsmElfSymverEntryList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymverDefinedSection* isSgAsmElfSymverDefinedSection | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymverDefinedSection* isSgAsmElfSymverDefinedSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymverDefinedEntryList* isSgAsmElfSymverDefinedEntryList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymverDefinedEntryList* isSgAsmElfSymverDefinedEntryList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymverDefinedEntry* isSgAsmElfSymverDefinedEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymverDefinedEntry* isSgAsmElfSymverDefinedEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymverDefinedAuxList* isSgAsmElfSymverDefinedAuxList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymverDefinedAuxList* isSgAsmElfSymverDefinedAuxList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymverDefinedAux* isSgAsmElfSymverDefinedAux | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymverDefinedAux* isSgAsmElfSymverDefinedAux | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymverNeededSection* isSgAsmElfSymverNeededSection | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymverNeededSection* isSgAsmElfSymverNeededSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymverNeededEntryList* isSgAsmElfSymverNeededEntryList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymverNeededEntryList* isSgAsmElfSymverNeededEntryList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymverNeededEntry* isSgAsmElfSymverNeededEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymverNeededEntry* isSgAsmElfSymverNeededEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymverNeededAuxList* isSgAsmElfSymverNeededAuxList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymverNeededAuxList* isSgAsmElfSymverNeededAuxList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSymverNeededAux* isSgAsmElfSymverNeededAux | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfSymverNeededAux* isSgAsmElfSymverNeededAux | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfRelocSection* isSgAsmElfRelocSection | ( | SgNode * | node) |
Referenced by Partitioner::mark_elf_plt_entries(), and Partitioner::name_plt_entries().
ROSE_DLL_API const SgAsmElfRelocSection* isSgAsmElfRelocSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfRelocEntryList* isSgAsmElfRelocEntryList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfRelocEntryList* isSgAsmElfRelocEntryList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfRelocEntry* isSgAsmElfRelocEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfRelocEntry* isSgAsmElfRelocEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfDynamicSection* isSgAsmElfDynamicSection | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfDynamicSection* isSgAsmElfDynamicSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfDynamicEntryList* isSgAsmElfDynamicEntryList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfDynamicEntryList* isSgAsmElfDynamicEntryList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfDynamicEntry* isSgAsmElfDynamicEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfDynamicEntry* isSgAsmElfDynamicEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfStringSection* isSgAsmElfStringSection | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfStringSection* isSgAsmElfStringSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfStrtab* isSgAsmElfStrtab | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfStrtab* isSgAsmElfStrtab | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfNoteSection* isSgAsmElfNoteSection | ( | SgNode * | node) |
Referenced by SgAsmElfSegmentTableEntry::update_from_section().
ROSE_DLL_API const SgAsmElfNoteSection* isSgAsmElfNoteSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfNoteEntryList* isSgAsmElfNoteEntryList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfNoteEntryList* isSgAsmElfNoteEntryList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfNoteEntry* isSgAsmElfNoteEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfNoteEntry* isSgAsmElfNoteEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfEHFrameSection* isSgAsmElfEHFrameSection | ( | SgNode * | node) |
Referenced by Partitioner::mark_eh_frames().
ROSE_DLL_API const SgAsmElfEHFrameSection* isSgAsmElfEHFrameSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfEHFrameEntryCIList* isSgAsmElfEHFrameEntryCIList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfEHFrameEntryCIList* isSgAsmElfEHFrameEntryCIList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfEHFrameEntryCI* isSgAsmElfEHFrameEntryCI | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfEHFrameEntryCI* isSgAsmElfEHFrameEntryCI | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfEHFrameEntryFDList* isSgAsmElfEHFrameEntryFDList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfEHFrameEntryFDList* isSgAsmElfEHFrameEntryFDList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfEHFrameEntryFD* isSgAsmElfEHFrameEntryFD | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmElfEHFrameEntryFD* isSgAsmElfEHFrameEntryFD | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmElfSection* isSgAsmElfSection | ( | SgNode * | node) |
Referenced by SgAsmElfSectionTable::parse().
ROSE_DLL_API const SgAsmElfSection* isSgAsmElfSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDOSFileHeader* isSgAsmDOSFileHeader | ( | SgNode * | node) |
Referenced by DisassemblerX86::can_disassemble().
ROSE_DLL_API const SgAsmDOSFileHeader* isSgAsmDOSFileHeader | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDOSExtendedHeader* isSgAsmDOSExtendedHeader | ( | SgNode * | node) |
Referenced by SgAsmDOSFileHeader::unparse(), and SgAsmDOSFileHeader::update_from_rm_section().
ROSE_DLL_API const SgAsmDOSExtendedHeader* isSgAsmDOSExtendedHeader | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPEFileHeader* isSgAsmPEFileHeader | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPEFileHeader* isSgAsmPEFileHeader | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPERVASizePairList* isSgAsmPERVASizePairList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPERVASizePairList* isSgAsmPERVASizePairList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPERVASizePair* isSgAsmPERVASizePair | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPERVASizePair* isSgAsmPERVASizePair | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPEImportItem* isSgAsmPEImportItem | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPEImportItem* isSgAsmPEImportItem | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPEImportItemList* isSgAsmPEImportItemList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPEImportItemList* isSgAsmPEImportItemList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPEImportDirectory* isSgAsmPEImportDirectory | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPEImportDirectory* isSgAsmPEImportDirectory | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPEImportDirectoryList* isSgAsmPEImportDirectoryList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPEImportDirectoryList* isSgAsmPEImportDirectoryList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPEImportSection* isSgAsmPEImportSection | ( | SgNode * | node) |
Referenced by SgAsmPEFileHeader::create_table_sections().
ROSE_DLL_API const SgAsmPEImportSection* isSgAsmPEImportSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPEExportSection* isSgAsmPEExportSection | ( | SgNode * | node) |
Referenced by SgAsmPEFileHeader::create_table_sections(), and Partitioner::mark_export_entries().
ROSE_DLL_API const SgAsmPEExportSection* isSgAsmPEExportSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPEExportDirectory* isSgAsmPEExportDirectory | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPEExportDirectory* isSgAsmPEExportDirectory | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPEExportEntryList* isSgAsmPEExportEntryList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPEExportEntryList* isSgAsmPEExportEntryList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPEExportEntry* isSgAsmPEExportEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPEExportEntry* isSgAsmPEExportEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPEStringSection* isSgAsmPEStringSection | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPEStringSection* isSgAsmPEStringSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPESectionTable* isSgAsmPESectionTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPESectionTable* isSgAsmPESectionTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPESectionTableEntry* isSgAsmPESectionTableEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmPESectionTableEntry* isSgAsmPESectionTableEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmPESection* isSgAsmPESection | ( | SgNode * | node) |
Referenced by SgAsmPESectionTable::unparse().
ROSE_DLL_API const SgAsmPESection* isSgAsmPESection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmCoffSymbolTable* isSgAsmCoffSymbolTable | ( | SgNode * | node) |
Referenced by Partitioner::mark_func_symbols().
ROSE_DLL_API const SgAsmCoffSymbolTable* isSgAsmCoffSymbolTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmCoffSymbolList* isSgAsmCoffSymbolList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmCoffSymbolList* isSgAsmCoffSymbolList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmCoffSymbol* isSgAsmCoffSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmCoffSymbol* isSgAsmCoffSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmCoffStrtab* isSgAsmCoffStrtab | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmCoffStrtab* isSgAsmCoffStrtab | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmNEFileHeader* isSgAsmNEFileHeader | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmNEFileHeader* isSgAsmNEFileHeader | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmNEEntryTable* isSgAsmNEEntryTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmNEEntryTable* isSgAsmNEEntryTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmNEEntryPoint* isSgAsmNEEntryPoint | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmNEEntryPoint* isSgAsmNEEntryPoint | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmNESectionTable* isSgAsmNESectionTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmNESectionTable* isSgAsmNESectionTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmNESectionTableEntry* isSgAsmNESectionTableEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmNESectionTableEntry* isSgAsmNESectionTableEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmNERelocTable* isSgAsmNERelocTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmNERelocTable* isSgAsmNERelocTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmNERelocEntry* isSgAsmNERelocEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmNERelocEntry* isSgAsmNERelocEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmNENameTable* isSgAsmNENameTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmNENameTable* isSgAsmNENameTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmNEModuleTable* isSgAsmNEModuleTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmNEModuleTable* isSgAsmNEModuleTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmNEStringTable* isSgAsmNEStringTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmNEStringTable* isSgAsmNEStringTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmNESection* isSgAsmNESection | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmNESection* isSgAsmNESection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmLEFileHeader* isSgAsmLEFileHeader | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmLEFileHeader* isSgAsmLEFileHeader | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmLEEntryTable* isSgAsmLEEntryTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmLEEntryTable* isSgAsmLEEntryTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmLEEntryPoint* isSgAsmLEEntryPoint | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmLEEntryPoint* isSgAsmLEEntryPoint | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmLESectionTable* isSgAsmLESectionTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmLESectionTable* isSgAsmLESectionTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmLESectionTableEntry* isSgAsmLESectionTableEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmLESectionTableEntry* isSgAsmLESectionTableEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmLERelocTable* isSgAsmLERelocTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmLERelocTable* isSgAsmLERelocTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmLENameTable* isSgAsmLENameTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmLENameTable* isSgAsmLENameTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmLEPageTable* isSgAsmLEPageTable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmLEPageTable* isSgAsmLEPageTable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmLEPageTableEntry* isSgAsmLEPageTableEntry | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmLEPageTableEntry* isSgAsmLEPageTableEntry | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmLESection* isSgAsmLESection | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmLESection* isSgAsmLESection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfArrayType* isSgAsmDwarfArrayType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfArrayType* isSgAsmDwarfArrayType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfClassType* isSgAsmDwarfClassType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfClassType* isSgAsmDwarfClassType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfEntryPoint* isSgAsmDwarfEntryPoint | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfEntryPoint* isSgAsmDwarfEntryPoint | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfEnumerationType* isSgAsmDwarfEnumerationType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfEnumerationType* isSgAsmDwarfEnumerationType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfFormalParameter* isSgAsmDwarfFormalParameter | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfFormalParameter* isSgAsmDwarfFormalParameter | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfImportedDeclaration* isSgAsmDwarfImportedDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfImportedDeclaration* isSgAsmDwarfImportedDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfLabel* isSgAsmDwarfLabel | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfLabel* isSgAsmDwarfLabel | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfLexicalBlock* isSgAsmDwarfLexicalBlock | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfLexicalBlock* isSgAsmDwarfLexicalBlock | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfMember* isSgAsmDwarfMember | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfMember* isSgAsmDwarfMember | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfPointerType* isSgAsmDwarfPointerType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfPointerType* isSgAsmDwarfPointerType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfReferenceType* isSgAsmDwarfReferenceType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfReferenceType* isSgAsmDwarfReferenceType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfCompilationUnit* isSgAsmDwarfCompilationUnit | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfCompilationUnit* isSgAsmDwarfCompilationUnit | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfStringType* isSgAsmDwarfStringType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfStringType* isSgAsmDwarfStringType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfStructureType* isSgAsmDwarfStructureType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfStructureType* isSgAsmDwarfStructureType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfSubroutineType* isSgAsmDwarfSubroutineType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfSubroutineType* isSgAsmDwarfSubroutineType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfTypedef* isSgAsmDwarfTypedef | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfTypedef* isSgAsmDwarfTypedef | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfUnionType* isSgAsmDwarfUnionType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfUnionType* isSgAsmDwarfUnionType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfUnspecifiedParameters* isSgAsmDwarfUnspecifiedParameters | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfUnspecifiedParameters* isSgAsmDwarfUnspecifiedParameters | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfVariant* isSgAsmDwarfVariant | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfVariant* isSgAsmDwarfVariant | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfCommonBlock* isSgAsmDwarfCommonBlock | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfCommonBlock* isSgAsmDwarfCommonBlock | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfCommonInclusion* isSgAsmDwarfCommonInclusion | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfCommonInclusion* isSgAsmDwarfCommonInclusion | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfInheritance* isSgAsmDwarfInheritance | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfInheritance* isSgAsmDwarfInheritance | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfInlinedSubroutine* isSgAsmDwarfInlinedSubroutine | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfInlinedSubroutine* isSgAsmDwarfInlinedSubroutine | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfModule* isSgAsmDwarfModule | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfModule* isSgAsmDwarfModule | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfPtrToMemberType* isSgAsmDwarfPtrToMemberType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfPtrToMemberType* isSgAsmDwarfPtrToMemberType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfSetType* isSgAsmDwarfSetType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfSetType* isSgAsmDwarfSetType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfSubrangeType* isSgAsmDwarfSubrangeType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfSubrangeType* isSgAsmDwarfSubrangeType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfWithStmt* isSgAsmDwarfWithStmt | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfWithStmt* isSgAsmDwarfWithStmt | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfAccessDeclaration* isSgAsmDwarfAccessDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfAccessDeclaration* isSgAsmDwarfAccessDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfBaseType* isSgAsmDwarfBaseType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfBaseType* isSgAsmDwarfBaseType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfCatchBlock* isSgAsmDwarfCatchBlock | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfCatchBlock* isSgAsmDwarfCatchBlock | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfConstType* isSgAsmDwarfConstType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfConstType* isSgAsmDwarfConstType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfConstant* isSgAsmDwarfConstant | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfConstant* isSgAsmDwarfConstant | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfEnumerator* isSgAsmDwarfEnumerator | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfEnumerator* isSgAsmDwarfEnumerator | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfFileType* isSgAsmDwarfFileType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfFileType* isSgAsmDwarfFileType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfFriend* isSgAsmDwarfFriend | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfFriend* isSgAsmDwarfFriend | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfNamelist* isSgAsmDwarfNamelist | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfNamelist* isSgAsmDwarfNamelist | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfNamelistItem* isSgAsmDwarfNamelistItem | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfNamelistItem* isSgAsmDwarfNamelistItem | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfPackedType* isSgAsmDwarfPackedType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfPackedType* isSgAsmDwarfPackedType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfSubprogram* isSgAsmDwarfSubprogram | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfSubprogram* isSgAsmDwarfSubprogram | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfTemplateTypeParameter* isSgAsmDwarfTemplateTypeParameter | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfTemplateTypeParameter* isSgAsmDwarfTemplateTypeParameter | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfTemplateValueParameter* isSgAsmDwarfTemplateValueParameter | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfTemplateValueParameter* isSgAsmDwarfTemplateValueParameter | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfThrownType* isSgAsmDwarfThrownType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfThrownType* isSgAsmDwarfThrownType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfTryBlock* isSgAsmDwarfTryBlock | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfTryBlock* isSgAsmDwarfTryBlock | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfVariantPart* isSgAsmDwarfVariantPart | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfVariantPart* isSgAsmDwarfVariantPart | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfVariable* isSgAsmDwarfVariable | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfVariable* isSgAsmDwarfVariable | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfVolatileType* isSgAsmDwarfVolatileType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfVolatileType* isSgAsmDwarfVolatileType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfDwarfProcedure* isSgAsmDwarfDwarfProcedure | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfDwarfProcedure* isSgAsmDwarfDwarfProcedure | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfRestrictType* isSgAsmDwarfRestrictType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfRestrictType* isSgAsmDwarfRestrictType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfInterfaceType* isSgAsmDwarfInterfaceType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfInterfaceType* isSgAsmDwarfInterfaceType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfNamespace* isSgAsmDwarfNamespace | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfNamespace* isSgAsmDwarfNamespace | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfImportedModule* isSgAsmDwarfImportedModule | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfImportedModule* isSgAsmDwarfImportedModule | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfUnspecifiedType* isSgAsmDwarfUnspecifiedType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfUnspecifiedType* isSgAsmDwarfUnspecifiedType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfPartialUnit* isSgAsmDwarfPartialUnit | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfPartialUnit* isSgAsmDwarfPartialUnit | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfImportedUnit* isSgAsmDwarfImportedUnit | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfImportedUnit* isSgAsmDwarfImportedUnit | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfMutableType* isSgAsmDwarfMutableType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfMutableType* isSgAsmDwarfMutableType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfCondition* isSgAsmDwarfCondition | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfCondition* isSgAsmDwarfCondition | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfSharedType* isSgAsmDwarfSharedType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfSharedType* isSgAsmDwarfSharedType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfFormatLabel* isSgAsmDwarfFormatLabel | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfFormatLabel* isSgAsmDwarfFormatLabel | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfFunctionTemplate* isSgAsmDwarfFunctionTemplate | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfFunctionTemplate* isSgAsmDwarfFunctionTemplate | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfClassTemplate* isSgAsmDwarfClassTemplate | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfClassTemplate* isSgAsmDwarfClassTemplate | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfUpcSharedType* isSgAsmDwarfUpcSharedType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfUpcSharedType* isSgAsmDwarfUpcSharedType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfUpcStrictType* isSgAsmDwarfUpcStrictType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfUpcStrictType* isSgAsmDwarfUpcStrictType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfUpcRelaxedType* isSgAsmDwarfUpcRelaxedType | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfUpcRelaxedType* isSgAsmDwarfUpcRelaxedType | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfUnknownConstruct* isSgAsmDwarfUnknownConstruct | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfUnknownConstruct* isSgAsmDwarfUnknownConstruct | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfConstruct* isSgAsmDwarfConstruct | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfConstruct* isSgAsmDwarfConstruct | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfMacroList* isSgAsmDwarfMacroList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfMacroList* isSgAsmDwarfMacroList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfMacro* isSgAsmDwarfMacro | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfMacro* isSgAsmDwarfMacro | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfLine* isSgAsmDwarfLine | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfLine* isSgAsmDwarfLine | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfLineList* isSgAsmDwarfLineList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfLineList* isSgAsmDwarfLineList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfConstructList* isSgAsmDwarfConstructList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfConstructList* isSgAsmDwarfConstructList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfCompilationUnitList* isSgAsmDwarfCompilationUnitList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfCompilationUnitList* isSgAsmDwarfCompilationUnitList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmDwarfInformation* isSgAsmDwarfInformation | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmDwarfInformation* isSgAsmDwarfInformation | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmStringStorage* isSgAsmStringStorage | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmStringStorage* isSgAsmStringStorage | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmBasicString* isSgAsmBasicString | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmBasicString* isSgAsmBasicString | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmStoredString* isSgAsmStoredString | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmStoredString* isSgAsmStoredString | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmGenericString* isSgAsmGenericString | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmGenericString* isSgAsmGenericString | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmGenericHeaderList* isSgAsmGenericHeaderList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmGenericHeaderList* isSgAsmGenericHeaderList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmGenericHeader* isSgAsmGenericHeader | ( | SgNode * | node) |
Referenced by SgAsmGenericSection::get_base_va().
ROSE_DLL_API const SgAsmGenericHeader* isSgAsmGenericHeader | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmGenericSymbolList* isSgAsmGenericSymbolList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmGenericSymbolList* isSgAsmGenericSymbolList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmGenericSymbol* isSgAsmGenericSymbol | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmGenericSymbol* isSgAsmGenericSymbol | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmGenericStrtab* isSgAsmGenericStrtab | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmGenericStrtab* isSgAsmGenericStrtab | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmGenericSectionList* isSgAsmGenericSectionList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmGenericSectionList* isSgAsmGenericSectionList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmGenericSection* isSgAsmGenericSection | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmGenericSection* isSgAsmGenericSection | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmGenericDLLList* isSgAsmGenericDLLList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmGenericDLLList* isSgAsmGenericDLLList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmGenericDLL* isSgAsmGenericDLL | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmGenericDLL* isSgAsmGenericDLL | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmGenericFormat* isSgAsmGenericFormat | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmGenericFormat* isSgAsmGenericFormat | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmGenericFileList* isSgAsmGenericFileList | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmGenericFileList* isSgAsmGenericFileList | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmGenericFile* isSgAsmGenericFile | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmGenericFile* isSgAsmGenericFile | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmExecutableFileFormat* isSgAsmExecutableFileFormat | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmExecutableFileFormat* isSgAsmExecutableFileFormat | ( | const SgNode * | node) |
ROSE_DLL_API SgAsmNode* isSgAsmNode | ( | SgNode * | node) |
ROSE_DLL_API const SgAsmNode* isSgAsmNode | ( | const SgNode * | node) |
ROSE_DLL_API SgCommonBlockObject* isSgCommonBlockObject | ( | SgNode * | node) |
ROSE_DLL_API const SgCommonBlockObject* isSgCommonBlockObject | ( | const SgNode * | node) |
ROSE_DLL_API SgInitializedName* isSgInitializedName | ( | SgNode * | node) |
ROSE_DLL_API const SgInitializedName* isSgInitializedName | ( | const SgNode * | node) |
ROSE_DLL_API SgJavaMemberValuePair* isSgJavaMemberValuePair | ( | SgNode * | node) |
ROSE_DLL_API const SgJavaMemberValuePair* isSgJavaMemberValuePair | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpOrderedClause* isSgOmpOrderedClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpOrderedClause* isSgOmpOrderedClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpNowaitClause* isSgOmpNowaitClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpNowaitClause* isSgOmpNowaitClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpUntiedClause* isSgOmpUntiedClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpUntiedClause* isSgOmpUntiedClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpDefaultClause* isSgOmpDefaultClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpDefaultClause* isSgOmpDefaultClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpCollapseClause* isSgOmpCollapseClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpCollapseClause* isSgOmpCollapseClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpIfClause* isSgOmpIfClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpIfClause* isSgOmpIfClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpNumThreadsClause* isSgOmpNumThreadsClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpNumThreadsClause* isSgOmpNumThreadsClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpDeviceClause* isSgOmpDeviceClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpDeviceClause* isSgOmpDeviceClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpSafelenClause* isSgOmpSafelenClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpSafelenClause* isSgOmpSafelenClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpExpressionClause* isSgOmpExpressionClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpExpressionClause* isSgOmpExpressionClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpCopyprivateClause* isSgOmpCopyprivateClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpCopyprivateClause* isSgOmpCopyprivateClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpPrivateClause* isSgOmpPrivateClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpPrivateClause* isSgOmpPrivateClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpFirstprivateClause* isSgOmpFirstprivateClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpFirstprivateClause* isSgOmpFirstprivateClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpSharedClause* isSgOmpSharedClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpSharedClause* isSgOmpSharedClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpCopyinClause* isSgOmpCopyinClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpCopyinClause* isSgOmpCopyinClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpLastprivateClause* isSgOmpLastprivateClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpLastprivateClause* isSgOmpLastprivateClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpReductionClause* isSgOmpReductionClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpReductionClause* isSgOmpReductionClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpMapClause* isSgOmpMapClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpMapClause* isSgOmpMapClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpLinearClause* isSgOmpLinearClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpLinearClause* isSgOmpLinearClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpUniformClause* isSgOmpUniformClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpUniformClause* isSgOmpUniformClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpAlignedClause* isSgOmpAlignedClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpAlignedClause* isSgOmpAlignedClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpVariablesClause* isSgOmpVariablesClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpVariablesClause* isSgOmpVariablesClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpScheduleClause* isSgOmpScheduleClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpScheduleClause* isSgOmpScheduleClause | ( | const SgNode * | node) |
ROSE_DLL_API SgOmpClause* isSgOmpClause | ( | SgNode * | node) |
ROSE_DLL_API const SgOmpClause* isSgOmpClause | ( | const SgNode * | node) |
ROSE_DLL_API SgRenamePair* isSgRenamePair | ( | SgNode * | node) |
ROSE_DLL_API const SgRenamePair* isSgRenamePair | ( | const SgNode * | node) |
ROSE_DLL_API SgInterfaceBody* isSgInterfaceBody | ( | SgNode * | node) |
ROSE_DLL_API const SgInterfaceBody* isSgInterfaceBody | ( | const SgNode * | node) |
ROSE_DLL_API SgHeaderFileBody* isSgHeaderFileBody | ( | SgNode * | node) |
ROSE_DLL_API const SgHeaderFileBody* isSgHeaderFileBody | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedUnaryOperator* isSgUntypedUnaryOperator | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedUnaryOperator* isSgUntypedUnaryOperator | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedBinaryOperator* isSgUntypedBinaryOperator | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedBinaryOperator* isSgUntypedBinaryOperator | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedValueExpression* isSgUntypedValueExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedValueExpression* isSgUntypedValueExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedArrayReferenceExpression* isSgUntypedArrayReferenceExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedArrayReferenceExpression* isSgUntypedArrayReferenceExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedOtherExpression* isSgUntypedOtherExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedOtherExpression* isSgUntypedOtherExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedFunctionCallOrArrayReferenceExpression* isSgUntypedFunctionCallOrArrayReferenceExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedFunctionCallOrArrayReferenceExpression* isSgUntypedFunctionCallOrArrayReferenceExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedReferenceExpression* isSgUntypedReferenceExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedReferenceExpression* isSgUntypedReferenceExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedExpression* isSgUntypedExpression | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedExpression* isSgUntypedExpression | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedImplicitDeclaration* isSgUntypedImplicitDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedImplicitDeclaration* isSgUntypedImplicitDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedVariableDeclaration* isSgUntypedVariableDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedVariableDeclaration* isSgUntypedVariableDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedProgramHeaderDeclaration* isSgUntypedProgramHeaderDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedProgramHeaderDeclaration* isSgUntypedProgramHeaderDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedSubroutineDeclaration* isSgUntypedSubroutineDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedSubroutineDeclaration* isSgUntypedSubroutineDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedFunctionDeclaration* isSgUntypedFunctionDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedFunctionDeclaration* isSgUntypedFunctionDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedModuleDeclaration* isSgUntypedModuleDeclaration | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedModuleDeclaration* isSgUntypedModuleDeclaration | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedDeclarationStatement* isSgUntypedDeclarationStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedDeclarationStatement* isSgUntypedDeclarationStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedAssignmentStatement* isSgUntypedAssignmentStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedAssignmentStatement* isSgUntypedAssignmentStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedFunctionCallStatement* isSgUntypedFunctionCallStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedFunctionCallStatement* isSgUntypedFunctionCallStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedBlockStatement* isSgUntypedBlockStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedBlockStatement* isSgUntypedBlockStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedNamedStatement* isSgUntypedNamedStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedNamedStatement* isSgUntypedNamedStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedOtherStatement* isSgUntypedOtherStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedOtherStatement* isSgUntypedOtherStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedFunctionScope* isSgUntypedFunctionScope | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedFunctionScope* isSgUntypedFunctionScope | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedModuleScope* isSgUntypedModuleScope | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedModuleScope* isSgUntypedModuleScope | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedGlobalScope* isSgUntypedGlobalScope | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedGlobalScope* isSgUntypedGlobalScope | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedScope* isSgUntypedScope | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedScope* isSgUntypedScope | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedStatement* isSgUntypedStatement | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedStatement* isSgUntypedStatement | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedArrayType* isSgUntypedArrayType | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedArrayType* isSgUntypedArrayType | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedType* isSgUntypedType | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedType* isSgUntypedType | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedAttribute* isSgUntypedAttribute | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedAttribute* isSgUntypedAttribute | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedInitializedName* isSgUntypedInitializedName | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedInitializedName* isSgUntypedInitializedName | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedFile* isSgUntypedFile | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedFile* isSgUntypedFile | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedStatementList* isSgUntypedStatementList | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedStatementList* isSgUntypedStatementList | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedDeclarationList* isSgUntypedDeclarationList | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedDeclarationList* isSgUntypedDeclarationList | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedFunctionDeclarationList* isSgUntypedFunctionDeclarationList | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedFunctionDeclarationList* isSgUntypedFunctionDeclarationList | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedInitializedNameList* isSgUntypedInitializedNameList | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedInitializedNameList* isSgUntypedInitializedNameList | ( | const SgNode * | node) |
ROSE_DLL_API SgUntypedNode* isSgUntypedNode | ( | SgNode * | node) |
ROSE_DLL_API const SgUntypedNode* isSgUntypedNode | ( | const SgNode * | node) |
ROSE_DLL_API SgLocatedNodeSupport* isSgLocatedNodeSupport | ( | SgNode * | node) |
ROSE_DLL_API const SgLocatedNodeSupport* isSgLocatedNodeSupport | ( | const SgNode * | node) |
ROSE_DLL_API SgToken* isSgToken | ( | SgNode * | node) |
ROSE_DLL_API const SgToken* isSgToken | ( | const SgNode * | node) |
ROSE_DLL_API SgLocatedNode* isSgLocatedNode | ( | SgNode * | node) |
Referenced by OmpSupport::OmpAttribute::OmpAttribute().
ROSE_DLL_API const SgLocatedNode* isSgLocatedNode | ( | const SgNode * | node) |
ROSE_DLL_API SgAterm* isSgAterm | ( | SgNode * | node) |
ROSE_DLL_API const SgAterm* isSgAterm | ( | const SgNode * | node) |
ROSE_DLL_API SgNode* isSgNode | ( | SgNode * | node) |
ROSE_DLL_API const SgNode* isSgNode | ( | const SgNode * | node) |
std::ostream& operator<< | ( | std::ostream & | , |
const SgName & | |||
) |
std::ostream & operator<< | ( | std::ostream & | , |
const std::vector< bool > & | |||
) |
std::ostream& operator<< | ( | std::ostream & | , |
const std::set< int > & | |||
) |
std::ostream& operator<< | ( | std::ostream & | , |
const std::map< SgNode *, int > & | |||
) |
std::ostream& operator<< | ( | std::ostream & | , |
const std::map< SgNode *, std::string > & | |||
) |
std::ostream & operator<< | ( | std::ostream & | , |
const Rose_STL_Container< SgAsmStatement * > & | |||
) |
std::ostream& operator<< | ( | std::ostream & | , |
const Rose_STL_Container< SgAsmExpression * > & | |||
) |
std::ostream& operator<< | ( | std::ostream & | , |
const Rose_STL_Container< SgDataStatementObject * > & | |||
) |
std::ostream& operator<< | ( | std::ostream & | , |
const Rose_STL_Container< SgDataStatementValue * > & | |||
) |
std::ostream& operator<< | ( | std::ostream & | , |
const Rose_STL_Container< SgCommonBlockObject * > & | |||
) |
std::ostream& operator<< | ( | std::ostream & | , |
const Rose_STL_Container< SgDimensionObject * > & | |||
) |
std::ostream& operator<< | ( | std::ostream & | , |
const Rose_STL_Container< SgLabelSymbol * > & | |||
) |
std::ostream& operator<< | ( | std::ostream & | , |
const Rose_STL_Container< SgFormatItem * > & | |||
) |
std::ostream& operator<< | ( | std::ostream & | , |
const rose_rva_t & | |||
) |
Definition at line 193 of file Rva.C.
References rose_rva_t::to_string().
rose_addr_t operator- | ( | const rose_rva_t & | a1, |
const rose_rva_t & | a2 | ||
) |
Definition at line 201 of file Rva.C.
References rose_rva_t::get_rva().
rose_addr_t operator+ | ( | const rose_rva_t & | a1, |
const rose_rva_t & | a2 | ||
) |
Definition at line 200 of file Rva.C.
References rose_rva_t::get_rva().
bool operator< | ( | const rose_rva_t & | a1, |
const rose_rva_t & | a2 | ||
) |
Definition at line 204 of file Rva.C.
References rose_rva_t::get_rva().
bool operator<= | ( | const rose_rva_t & | a1, |
const rose_rva_t & | a2 | ||
) |
Definition at line 205 of file Rva.C.
References rose_rva_t::get_rva().
bool operator> | ( | const rose_rva_t & | a1, |
const rose_rva_t & | a2 | ||
) |
Definition at line 206 of file Rva.C.
References rose_rva_t::get_rva().
bool operator>= | ( | const rose_rva_t & | a1, |
const rose_rva_t & | a2 | ||
) |
Definition at line 207 of file Rva.C.
References rose_rva_t::get_rva().
bool operator== | ( | const rose_rva_t & | a1, |
const rose_rva_t & | a2 | ||
) |
Definition at line 208 of file Rva.C.
References rose_rva_t::get_rva().
bool operator!= | ( | const rose_rva_t & | a1, |
const rose_rva_t & | a2 | ||
) |
Definition at line 209 of file Rva.C.
References rose_rva_t::get_rva().
bool operator== | ( | const SgSharedVector< T > & | x, |
const SgSharedVector< T > & | y | ||
) |
bool operator!= | ( | const SgSharedVector< T > & | x, |
const SgSharedVector< T > & | y | ||
) |
void swap | ( | SgSharedVector< T > & | x, |
SgSharedVector< T > & | y | ||
) |
Referenced by Combinatorics::permute(), and Combinatorics::shuffle().
std::ostream& operator<< | ( | std::ostream & | os, |
const rose_graph_string_node_hash_multimap::iterator & | rhm_it | ||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const rose_graph_node_edge_hash_multimap::iterator & | rhm_it | ||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const rose_graph_integer_node_hash_map::iterator & | rhm_it | ||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const rose_graph_integer_edge_hash_map::iterator & | rhm_it | ||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const rose_graph_integer_edge_hash_multimap::iterator & | rhm_it | ||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const rose_graph_integerpair_edge_hash_multimap::iterator & | rhm_it | ||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const rose_graph_string_integer_hash_multimap::iterator & | rhm_it | ||
) |
ROSE_DLL_API void traverseMemoryPoolNodes | ( | ROSE_VisitTraversal & | traversal) |
Referenced by ROSE_VisitTraversal::traverseMemoryPool().
ROSE_DLL_API void traverseMemoryPoolVisitorPattern | ( | ROSE_VisitorPattern & | visitor) |
ROSE_DLL_API void traverseRepresentativeNodes | ( | ROSE_VisitTraversal & | traversal) |
Referenced by ROSE_VisitTraversal::traverseRepresentativeIRnodes().
ROSE_DLL_API size_t numberOfNodes | ( | ) |
ROSE_DLL_API size_t memoryUsage | ( | ) |
ROSE_DLL_API std::string globalUnparseToString | ( | const SgNode * | astNode, |
SgUnparse_Info * | inputUnparseInfoPointer = NULL |
||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const Rose_STL_Container< std::string > & | l | ||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const std::multimap< rose_addr_t, rose_addr_t > & | m | ||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const std::vector< std::pair< rose_addr_t, rose_addr_t > > & | l | ||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const struct stat & | sb | ||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const std::set< SgSymbol * > & | l | ||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const rose_hash_multimap::iterator & | rhm_it | ||
) |
std::string getSgVariant | ( | int | x) |
extern declarations used by the unparser (a default object for many to reference)
|
inline |
Definition at line 96903 of file Cxx_Grammar.h.
References SgNode::set_isModified().
|
inline |
Definition at line 96972 of file Cxx_Grammar.h.
References SgLocatedNode::generateMatchingFileInfo().
|
inline |
Definition at line 109623 of file Cxx_Grammar.h.
References SgNode::class_name(), SgStatement::class_name(), SageInterface::find(), SgNode::get_parent(), SgStatement::get_scope(), SgBasicBlock::get_statements(), isSgBasicBlock(), isSgDeclarationStatement(), isSgScopeStatement(), SgNode::set_isModified(), and SgNode::set_parent().
void preventConstructionOnStack | ( | SgNode * | n) |
TerminalNamesType Cxx_GrammarTerminalNames[784] |
const uint8_t rose_ClassHierarchyCastTable[782][98] |
int SAGE_DEBUG |
declaration of variable to control internal output of debugging information (default = 0)
unsigned char e_magic |
Definition at line 280860 of file Cxx_Grammar.h.
uint16_t e_cpu_type |
Definition at line 280861 of file Cxx_Grammar.h.
uint16_t e_nsections |
Definition at line 280862 of file Cxx_Grammar.h.
uint32_t e_time |
Definition at line 280863 of file Cxx_Grammar.h.
uint32_t e_coff_symtab |
Definition at line 280864 of file Cxx_Grammar.h.
uint32_t e_coff_nsyms |
Definition at line 280865 of file Cxx_Grammar.h.
uint16_t e_nt_hdr_size |
Definition at line 280866 of file Cxx_Grammar.h.
uint32_t e_flags |
Definition at line 280867 of file Cxx_Grammar.h.
uint16_t e_opt_magic |
Definition at line 280860 of file Cxx_Grammar.h.
uint16_t e_lmajor |
Definition at line 280861 of file Cxx_Grammar.h.
uint16_t e_lminor |
Definition at line 280862 of file Cxx_Grammar.h.
uint16_t e_code_size |
Definition at line 280863 of file Cxx_Grammar.h.
uint32_t e_data_size |
Definition at line 280864 of file Cxx_Grammar.h.
uint16_t e_bss_size |
Definition at line 280865 of file Cxx_Grammar.h.
uint32_t e_entrypoint_rva |
Definition at line 280866 of file Cxx_Grammar.h.
uint32_t e_code_rva |
Definition at line 280867 of file Cxx_Grammar.h.
uint32_t e_data_rva |
Definition at line 280868 of file Cxx_Grammar.h.
uint64_t e_image_base |
Definition at line 280869 of file Cxx_Grammar.h.
uint32_t e_section_align |
Definition at line 280870 of file Cxx_Grammar.h.
uint32_t e_file_align |
Definition at line 280871 of file Cxx_Grammar.h.
uint16_t e_os_major |
Definition at line 280872 of file Cxx_Grammar.h.
uint16_t e_os_minor |
Definition at line 280873 of file Cxx_Grammar.h.
uint16_t e_user_major |
Definition at line 280874 of file Cxx_Grammar.h.
uint16_t e_user_minor |
Definition at line 280875 of file Cxx_Grammar.h.
uint16_t e_subsys_major |
Definition at line 280876 of file Cxx_Grammar.h.
uint16_t e_subsys_minor |
Definition at line 280877 of file Cxx_Grammar.h.
uint32_t e_reserved9 |
Definition at line 280878 of file Cxx_Grammar.h.
uint32_t e_image_size |
Definition at line 280879 of file Cxx_Grammar.h.
uint32_t e_header_size |
Definition at line 280880 of file Cxx_Grammar.h.
uint32_t e_file_checksum |
Definition at line 280881 of file Cxx_Grammar.h.
uint16_t e_subsystem |
Definition at line 280882 of file Cxx_Grammar.h.
uint16_t e_dll_flags |
Definition at line 280883 of file Cxx_Grammar.h.
uint64_t e_stack_reserve_size |
Definition at line 280884 of file Cxx_Grammar.h.
uint64_t e_stack_commit_size |
Definition at line 280885 of file Cxx_Grammar.h.
uint64_t e_heap_reserve_size |
Definition at line 280886 of file Cxx_Grammar.h.
uint64_t e_heap_commit_size |
Definition at line 280887 of file Cxx_Grammar.h.
uint32_t e_loader_flags |
Definition at line 280888 of file Cxx_Grammar.h.
uint32_t e_num_rvasize_pairs |
Definition at line 280889 of file Cxx_Grammar.h.
unsigned char e_byte_order |
Definition at line 281760 of file Cxx_Grammar.h.
unsigned char e_word_order |
Definition at line 281761 of file Cxx_Grammar.h.
uint32_t e_format_level |
Definition at line 281762 of file Cxx_Grammar.h.
uint16_t e_os_type |
Definition at line 281764 of file Cxx_Grammar.h.
uint32_t e_module_version |
Definition at line 281765 of file Cxx_Grammar.h.
uint32_t e_npages |
Definition at line 281767 of file Cxx_Grammar.h.
uint32_t e_eip_section |
Definition at line 281768 of file Cxx_Grammar.h.
uint32_t e_eip |
Definition at line 281769 of file Cxx_Grammar.h.
uint32_t e_esp_section |
Definition at line 281770 of file Cxx_Grammar.h.
uint32_t e_esp |
Definition at line 281771 of file Cxx_Grammar.h.
uint32_t e_page_size |
Definition at line 281772 of file Cxx_Grammar.h.
uint32_t e_lps_or_shift |
Definition at line 281773 of file Cxx_Grammar.h.
uint32_t e_fixup_sect_size |
Definition at line 281774 of file Cxx_Grammar.h.
uint32_t e_fixup_sect_cksum |
Definition at line 281775 of file Cxx_Grammar.h.
uint32_t e_loader_sect_size |
Definition at line 281776 of file Cxx_Grammar.h.
uint32_t e_loader_sect_cksum |
Definition at line 281777 of file Cxx_Grammar.h.
uint32_t e_secttab_rfo |
Definition at line 281778 of file Cxx_Grammar.h.
uint32_t e_secttab_nentries |
Definition at line 281779 of file Cxx_Grammar.h.
uint32_t e_pagetab_rfo |
Definition at line 281780 of file Cxx_Grammar.h.
uint32_t e_iterpages_offset |
Definition at line 281781 of file Cxx_Grammar.h.
uint16_t e_rsrctab_rfo |
Definition at line 281782 of file Cxx_Grammar.h.
uint32_t e_rsrctab_nentries |
Definition at line 281783 of file Cxx_Grammar.h.
uint16_t e_resnametab_rfo |
Definition at line 281784 of file Cxx_Grammar.h.
uint16_t e_entrytab_rfo |
Definition at line 281785 of file Cxx_Grammar.h.
uint32_t e_fmtdirtab_rfo |
Definition at line 281786 of file Cxx_Grammar.h.
uint32_t e_fmtdirtab_nentries |
Definition at line 281787 of file Cxx_Grammar.h.
uint32_t e_fixup_pagetab_rfo |
Definition at line 281788 of file Cxx_Grammar.h.
uint32_t e_fixup_rectab_rfo |
Definition at line 281789 of file Cxx_Grammar.h.
uint32_t e_import_modtab_rfo |
Definition at line 281790 of file Cxx_Grammar.h.
uint32_t e_import_modtab_nentries |
Definition at line 281791 of file Cxx_Grammar.h.
uint32_t e_import_proctab_rfo |
Definition at line 281792 of file Cxx_Grammar.h.
uint32_t e_ppcksumtab_rfo |
Definition at line 281793 of file Cxx_Grammar.h.
uint32_t e_data_pages_offset |
Definition at line 281794 of file Cxx_Grammar.h.
uint32_t e_preload_npages |
Definition at line 281795 of file Cxx_Grammar.h.
uint32_t e_nonresnametab_offset |
Definition at line 281796 of file Cxx_Grammar.h.
uint32_t e_nonresnametab_size |
Definition at line 281797 of file Cxx_Grammar.h.
uint32_t e_nonresnametab_cksum |
Definition at line 281798 of file Cxx_Grammar.h.
uint32_t e_auto_ds_section |
Definition at line 281799 of file Cxx_Grammar.h.
uint32_t e_debug_info_rfo |
Definition at line 281800 of file Cxx_Grammar.h.
uint32_t e_debug_info_size |
Definition at line 281801 of file Cxx_Grammar.h.
uint32_t e_num_instance_preload |
Definition at line 281802 of file Cxx_Grammar.h.
uint32_t e_num_instance_demand |
Definition at line 281803 of file Cxx_Grammar.h.
uint32_t e_heap_size |
Definition at line 281804 of file Cxx_Grammar.h.
unsigned char e_linker_major |
Definition at line 282681 of file Cxx_Grammar.h.
unsigned char e_linker_minor |
Definition at line 282682 of file Cxx_Grammar.h.
uint16_t e_entrytab_size |
Definition at line 282684 of file Cxx_Grammar.h.
uint32_t e_checksum |
Definition at line 282685 of file Cxx_Grammar.h.
uint16_t e_flags1 |
Definition at line 282686 of file Cxx_Grammar.h.
uint16_t e_autodata_sn |
Definition at line 282687 of file Cxx_Grammar.h.
uint16_t e_stack_size |
Definition at line 282689 of file Cxx_Grammar.h.
uint32_t e_csip |
Definition at line 282690 of file Cxx_Grammar.h.
uint32_t e_sssp |
Definition at line 282691 of file Cxx_Grammar.h.
uint16_t e_nmodrefs |
Definition at line 282693 of file Cxx_Grammar.h.
uint16_t e_nnonresnames |
Definition at line 282694 of file Cxx_Grammar.h.
uint16_t e_sectab_rfo |
Definition at line 282695 of file Cxx_Grammar.h.
uint16_t e_modreftab_rfo |
Definition at line 282698 of file Cxx_Grammar.h.
uint16_t e_importnametab_rfo |
Definition at line 282699 of file Cxx_Grammar.h.
uint16_t e_nmovable_entries |
Definition at line 282701 of file Cxx_Grammar.h.
uint16_t e_sector_align |
Definition at line 282702 of file Cxx_Grammar.h.
uint16_t e_nresources |
Definition at line 282703 of file Cxx_Grammar.h.
unsigned char e_exetype |
Definition at line 282704 of file Cxx_Grammar.h.
unsigned char e_flags2 |
Definition at line 282705 of file Cxx_Grammar.h.
uint16_t e_fastload_sector |
Definition at line 282706 of file Cxx_Grammar.h.
uint16_t e_fastload_nsectors |
Definition at line 282707 of file Cxx_Grammar.h.
uint32_t e_res1 |
Definition at line 282708 of file Cxx_Grammar.h.
uint16_t e_winvers |
Definition at line 282709 of file Cxx_Grammar.h.
uint16_t e_last_page_size |
Definition at line 283457 of file Cxx_Grammar.h.
uint16_t e_total_pages |
Definition at line 283459 of file Cxx_Grammar.h.
uint16_t e_nrelocs |
Definition at line 283460 of file Cxx_Grammar.h.
uint16_t e_header_paragraphs |
Definition at line 283461 of file Cxx_Grammar.h.
uint16_t e_minalloc |
Definition at line 283462 of file Cxx_Grammar.h.
uint16_t e_maxalloc |
Definition at line 283463 of file Cxx_Grammar.h.
uint16_t e_ss |
Definition at line 283464 of file Cxx_Grammar.h.
uint16_t e_sp |
Definition at line 283465 of file Cxx_Grammar.h.
uint16_t e_cksum |
Definition at line 283466 of file Cxx_Grammar.h.
uint16_t e_ip |
Definition at line 283468 of file Cxx_Grammar.h.
uint16_t e_cs |
Definition at line 283469 of file Cxx_Grammar.h.
uint16_t e_relocs_offset |
Definition at line 283470 of file Cxx_Grammar.h.
uint16_t e_overlay |
Definition at line 283471 of file Cxx_Grammar.h.
uint16_t offset |
Definition at line 283456 of file Cxx_Grammar.h.
Referenced by SgAsmElfStrtab::allocate_overlap(), DisassemblerArm::decodeExtraLoadStores(), DisassemblerArm::decodeMemoryAddress(), DisassemblerX86::decodeModrmMemory(), DisassemblerArm::disassemble(), SgAsmGenericSection::dump_containing_sections(), Partitioner::get_indirection_addr(), SgAsmIntegerValueExpression::get_label(), MemoryMap::load(), Partitioner::FindDataPadding::operator()(), SgAsmElfSectionTable::parse(), SgAsmElfSegmentTable::parse(), SgAsmGenericFile::read_content(), MemoryMap::Buffer::save(), rose_rva_t::section_relative(), SgAsmGenericSection::set_offset(), SgSharedVector< unsigned char >::SgSharedVector(), SgAsmGenericSection::write(), SgAsmGenericSection::write_sleb128(), and SgAsmGenericSection::write_uleb128().
uint16_t segment |
Definition at line 283457 of file Cxx_Grammar.h.
Referenced by Disassembler::disassembleBlock(), Disassembler::disassembleOne(), MemoryMap::dump(), MemoryMap::erase_zeros(), MemoryMap::load(), MemoryMap::mprotect(), MemoryMap::prune(), MemoryMap::read1(), Disassembler::search_next_address(), Disassembler::search_words(), and MemoryMap::write1().
unsigned char e_ident_magic |
Definition at line 284049 of file Cxx_Grammar.h.
unsigned char e_ident_file_class |
Definition at line 284050 of file Cxx_Grammar.h.
unsigned char e_ident_data_encoding |
Definition at line 284051 of file Cxx_Grammar.h.
unsigned char e_ident_file_version |
Definition at line 284052 of file Cxx_Grammar.h.
unsigned char e_ident_padding |
Definition at line 284053 of file Cxx_Grammar.h.
uint16_t e_type |
Definition at line 284054 of file Cxx_Grammar.h.
uint16_t e_machine |
Definition at line 284055 of file Cxx_Grammar.h.
uint32_t e_version |
Definition at line 284056 of file Cxx_Grammar.h.
uint64_t e_entry |
Definition at line 284057 of file Cxx_Grammar.h.
uint64_t e_phoff |
Definition at line 284058 of file Cxx_Grammar.h.
uint64_t e_shoff |
Definition at line 284059 of file Cxx_Grammar.h.
uint16_t e_ehsize |
Definition at line 284061 of file Cxx_Grammar.h.
uint16_t e_phentsize |
Definition at line 284062 of file Cxx_Grammar.h.
uint16_t e_phnum |
Definition at line 284063 of file Cxx_Grammar.h.
uint16_t e_shentsize |
Definition at line 284064 of file Cxx_Grammar.h.
uint16_t e_shnum |
Definition at line 284065 of file Cxx_Grammar.h.
uint16_t e_shstrndx |
Definition at line 284066 of file Cxx_Grammar.h.
uint16_t e_oemid |
Definition at line 291925 of file Cxx_Grammar.h.
uint16_t e_oeminfo |
Definition at line 291926 of file Cxx_Grammar.h.
uint32_t e_res2 |
Definition at line 291927 of file Cxx_Grammar.h.
uint32_t e_res3 |
Definition at line 291928 of file Cxx_Grammar.h.
uint32_t e_res4 |
Definition at line 291929 of file Cxx_Grammar.h.
uint32_t e_res5 |
Definition at line 291930 of file Cxx_Grammar.h.
uint32_t e_res6 |
Definition at line 291931 of file Cxx_Grammar.h.
uint32_t e_lfanew |
Definition at line 291932 of file Cxx_Grammar.h.
uint32_t st_name |
Definition at line 298903 of file Cxx_Grammar.h.
Referenced by SgAsmElfSymbol::encode().
uint32_t st_zero |
Definition at line 298905 of file Cxx_Grammar.h.
uint32_t st_offset |
Definition at line 298906 of file Cxx_Grammar.h.
union { ... } |
uint64_t st_value |
Definition at line 298909 of file Cxx_Grammar.h.
int16_t st_section_num |
Definition at line 298910 of file Cxx_Grammar.h.
uint16_t st_type |
Definition at line 298911 of file Cxx_Grammar.h.
unsigned char st_storage_class |
Definition at line 298912 of file Cxx_Grammar.h.
unsigned char st_num_aux_entries |
Definition at line 298913 of file Cxx_Grammar.h.
uint64_t st_size |
Definition at line 299409 of file Cxx_Grammar.h.
unsigned char st_info |
Definition at line 299410 of file Cxx_Grammar.h.
unsigned char st_res1 |
Definition at line 299411 of file Cxx_Grammar.h.
uint16_t st_shndx |
Definition at line 299412 of file Cxx_Grammar.h.
uint32_t sh_name |
Definition at line 303697 of file Cxx_Grammar.h.
uint32_t sh_type |
Definition at line 303698 of file Cxx_Grammar.h.
uint64_t sh_flags |
Definition at line 303699 of file Cxx_Grammar.h.
uint64_t sh_addr |
Definition at line 303700 of file Cxx_Grammar.h.
uint64_t sh_offset |
Definition at line 303701 of file Cxx_Grammar.h.
uint64_t sh_size |
Definition at line 303702 of file Cxx_Grammar.h.
uint32_t sh_link |
Definition at line 303703 of file Cxx_Grammar.h.
uint32_t sh_info |
Definition at line 303704 of file Cxx_Grammar.h.
uint64_t sh_addralign |
Definition at line 303705 of file Cxx_Grammar.h.
uint64_t sh_entsize |
Definition at line 303706 of file Cxx_Grammar.h.
uint32_t p_type |
Definition at line 304299 of file Cxx_Grammar.h.
Referenced by SgAsmElfSegmentTableEntry::ctor(), SgAsmGenericSymbol::dump(), SgAsmElfSegmentTableEntry::dump(), SgAsmElfRelocEntry::dump(), SgAsmElfSegmentTableEntry::encode(), SgAsmElfRelocEntry::encode(), SgAsmElfRelocEntry::parse(), SgAsmElfSymbol::parse_common(), and SgAsmGenericSymbol::stringifyType().
uint64_t p_offset |
Definition at line 304300 of file Cxx_Grammar.h.
Referenced by SgAsmNERelocTable::ctor(), SgAsmElfSegmentTableEntry::ctor(), SgAsmGenericSection::dump(), SgAsmNEFileHeader::dump(), SgAsmElfSegmentTableEntry::dump(), SgAsmElfSegmentTableEntry::encode(), SgAsmGenericSection::get_offset(), and SgAsmGenericSection::set_offset().
uint64_t p_vaddr |
Definition at line 304301 of file Cxx_Grammar.h.
Referenced by SgAsmElfSegmentTableEntry::ctor(), SgAsmElfSegmentTableEntry::dump(), and SgAsmElfSegmentTableEntry::encode().
uint64_t p_paddr |
Definition at line 304302 of file Cxx_Grammar.h.
Referenced by SgAsmElfSegmentTableEntry::ctor(), SgAsmElfSegmentTableEntry::dump(), and SgAsmElfSegmentTableEntry::encode().
uint64_t p_filesz |
Definition at line 304303 of file Cxx_Grammar.h.
Referenced by SgAsmElfSegmentTableEntry::ctor(), SgAsmElfSegmentTableEntry::dump(), and SgAsmElfSegmentTableEntry::encode().
uint64_t p_memsz |
Definition at line 304304 of file Cxx_Grammar.h.
Referenced by SgAsmElfSegmentTableEntry::ctor(), SgAsmElfSegmentTableEntry::dump(), and SgAsmElfSegmentTableEntry::encode().
uint32_t p_flags |
Definition at line 304305 of file Cxx_Grammar.h.
Referenced by SgAsmElfSegmentTableEntry::ctor(), SgAsmElfSegmentTableEntry::dump(), SgAsmElfSegmentTableEntry::encode(), and SgAsmElfSegmentTableEntry::update_from_section().
uint64_t p_align |
Definition at line 304306 of file Cxx_Grammar.h.
Referenced by SgAsmElfSegmentTableEntry::ctor(), SgAsmElfSegmentTableEntry::dump(), and SgAsmElfSegmentTableEntry::encode().
uint64_t r_offset |
Definition at line 305294 of file Cxx_Grammar.h.
uint64_t r_info |
Definition at line 305295 of file Cxx_Grammar.h.
uint64_t r_addend |
Definition at line 305296 of file Cxx_Grammar.h.
uint64_t d_tag |
Definition at line 307136 of file Cxx_Grammar.h.
uint64_t d_val |
Definition at line 307137 of file Cxx_Grammar.h.
uint16_t vd_version |
version of this struct: This field shall be set to 1
Definition at line 310636 of file Cxx_Grammar.h.
uint16_t vd_flags |
Version information flag bitmask.
Definition at line 310637 of file Cxx_Grammar.h.
uint16_t vd_ndx |
Version index of this entry.
Definition at line 310638 of file Cxx_Grammar.h.
uint16_t vd_cnt |
Number of verdaux entries.
Definition at line 310639 of file Cxx_Grammar.h.
uint32_t vd_hash |
Hash of version name.
Definition at line 310640 of file Cxx_Grammar.h.
uint32_t vd_aux |
Offset (in bytes) to start of array of verdaux entries.
Definition at line 310641 of file Cxx_Grammar.h.
uint32_t vd_next |
Offset (in bytes) to next verdef entry.
Definition at line 310642 of file Cxx_Grammar.h.
uint32_t vda_name |
Offset (in bytes) to strings table to name string.
Definition at line 311518 of file Cxx_Grammar.h.
uint32_t vda_next |
Offset (in bytes) to next verdaux entry.
Definition at line 311519 of file Cxx_Grammar.h.
uint16_t vn_version |
version of this struct: This field shall be set to 1
Definition at line 312366 of file Cxx_Grammar.h.
uint16_t vn_cnt |
Number of vernaux entries.
Definition at line 312367 of file Cxx_Grammar.h.
uint32_t vn_file |
Offset (in bytes) to strings table to file string.
Definition at line 312368 of file Cxx_Grammar.h.
uint32_t vn_aux |
Offset (in bytes) to start of array of vernaux entries.
Definition at line 312369 of file Cxx_Grammar.h.
uint32_t vn_next |
Offset (in bytes) to next verneed entry.
Definition at line 312370 of file Cxx_Grammar.h.
uint32_t vna_hash |
Hash of version name.
Definition at line 313232 of file Cxx_Grammar.h.
uint16_t vna_flags |
Version information flag bitmask.
Definition at line 313233 of file Cxx_Grammar.h.
uint16_t vna_other |
Version index of this entry (bit 15 is special)
Definition at line 313234 of file Cxx_Grammar.h.
uint32_t vna_name |
Offset (in bytes) to strings table to name string.
Definition at line 313235 of file Cxx_Grammar.h.
uint32_t vna_next |
Offset (in bytes) to next vernaux entry.
Definition at line 313236 of file Cxx_Grammar.h.
uint32_t ilt_rva |
Definition at line 314107 of file Cxx_Grammar.h.
uint32_t time |
Definition at line 314108 of file Cxx_Grammar.h.
Referenced by SgAsmPEFileHeader::ctor(), SgAsmPEImportDirectory::ctor(), Disassembler::progress(), and Partitioner::progress().
uint32_t forwarder_chain |
Definition at line 314109 of file Cxx_Grammar.h.
uint32_t dll_name_rva |
Definition at line 314110 of file Cxx_Grammar.h.
uint32_t iat_rva |
Definition at line 314111 of file Cxx_Grammar.h.
char name[8] |
Definition at line 314630 of file Cxx_Grammar.h.
Referenced by Partitioner::add_function(), Partitioner::analyze_cfg(), SgAsmPEImportSection::ctor(), SgAsmNERelocTable::ctor(), SgAsmLERelocTable::ctor(), SgAsmElfSymverDefinedAux::ctor(), SgAsmElfSymverNeededEntry::ctor(), SgAsmPESectionTableEntry::ctor(), SgAsmPEExportDirectory::ctor(), SgAsmPEImportItem::ctor(), SgAsmGenericFile::dump(), SageInterface::findDeclarationStatement(), MemoryMap::Segment::get_name_pairings(), OmpSupport::OmpAttribute::getCriticalName(), DependenceNode::getName(), ssa_private::VarUniqueName::getNameString(), VarUniqueName::getNameString(), SgAsmElfSection::init_from_segment_table(), DisassemblerX86::makeIP(), DisassemblerArm::makePsrFields(), DisassemblerArm::makeRegister(), DisassemblerX86::makeRegister(), Partitioner::mark_elf_plt_entries(), Partitioner::merge_function_fragments(), Partitioner::name_import_entries(), Partitioner::name_pe_dynlink_thunks(), AstDOTGenerationExtended_Defaults::DefaultExtraNodeInfo::operator()(), RegisterNames::operator()(), SgAsmElfDynamicSection::parse(), MemoryMap::Segment::print(), AST_FILE_IO::registerAttribute(), SgAsmElfDynamicEntry::set_name(), SgAsmElfNoteEntry::set_name(), SgAsmGenericSection::set_short_name(), DependenceNode::setName(), sg::unexpected_node(), SgAsmGenericSection::unparse(), SgAsmElfNoteEntry::unparse(), and SgAsmPEImportDirectory::unparse_ilt_iat().
uint16_t virtual_size |
Definition at line 314631 of file Cxx_Grammar.h.
uint32_t rva |
Definition at line 314632 of file Cxx_Grammar.h.
Referenced by SgAsmPERVASizePair::ctor(), rose_rva_t::get_rva(), SgAsmGenericFile::get_sections_by_va(), SgAsmGenericHeader::get_sections_by_va(), SgAsmGenericSection::get_va_offset(), Partitioner::name_pe_dynlink_thunks(), SgAsmPEImportSection::reallocate_iats(), rose_rva_t::rose_rva_t(), rose_rva_t::section_relative(), and rose_rva_t::set_rva().
uint16_t physical_size |
Definition at line 314633 of file Cxx_Grammar.h.
uint32_t physical_offset |
Definition at line 314634 of file Cxx_Grammar.h.
uint32_t coff_line_nums |
Definition at line 314635 of file Cxx_Grammar.h.
uint32_t n_relocs |
Definition at line 314636 of file Cxx_Grammar.h.
uint32_t n_coff_line_nums |
Definition at line 314637 of file Cxx_Grammar.h.
uint32_t flags |
Definition at line 314638 of file Cxx_Grammar.h.
Referenced by SgAsmNEEntryTable::ctor(), SgAsmLEEntryTable::ctor(), SgAsmCoffSymbol::ctor(), Disassembler::parse_switches(), and Partitioner::parse_switches().
uint32_t res1 |
Definition at line 315176 of file Cxx_Grammar.h.
Referenced by SgAsmCoffSymbol::ctor().
uint32_t timestamp |
Definition at line 315177 of file Cxx_Grammar.h.
uint16_t vmajor |
Definition at line 315178 of file Cxx_Grammar.h.
uint16_t vminor |
Definition at line 315179 of file Cxx_Grammar.h.
uint32_t name_rva |
Definition at line 315180 of file Cxx_Grammar.h.
uint32_t ord_base |
Definition at line 315181 of file Cxx_Grammar.h.
uint32_t expaddr_n |
Definition at line 315182 of file Cxx_Grammar.h.
uint32_t nameptr_n |
Definition at line 315183 of file Cxx_Grammar.h.
uint32_t expaddr_rva |
Definition at line 315184 of file Cxx_Grammar.h.
uint32_t nameptr_rva |
Definition at line 315185 of file Cxx_Grammar.h.
uint32_t ordinals_rva |
Definition at line 315186 of file Cxx_Grammar.h.
uint32_t e_rva |
Definition at line 315712 of file Cxx_Grammar.h.
uint32_t e_size |
Definition at line 315713 of file Cxx_Grammar.h.
uint16_t sector |
Definition at line 318953 of file Cxx_Grammar.h.
uint16_t pageno_hi |
Definition at line 319848 of file Cxx_Grammar.h.
Referenced by SgAsmLEPageTableEntry::ctor().
unsigned char pageno_lo |
Definition at line 319849 of file Cxx_Grammar.h.
Referenced by SgAsmLEPageTableEntry::ctor().
uint16_t objnum |
Definition at line 320309 of file Cxx_Grammar.h.
uint8_t entry_type |
Definition at line 320310 of file Cxx_Grammar.h.
uint32_t entry_offset |
Definition at line 320311 of file Cxx_Grammar.h.
Referenced by SgAsmLEPageTable::ctor().
uint32_t mapped_size |
Definition at line 320797 of file Cxx_Grammar.h.
uint32_t base_addr |
Definition at line 320798 of file Cxx_Grammar.h.
uint32_t pagemap_index |
Definition at line 320800 of file Cxx_Grammar.h.
uint32_t pagemap_nentries |
Definition at line 320801 of file Cxx_Grammar.h.