clang API Documentation

clang::CodeGen::DominatingValue< T > Struct Template Reference

#include <EHScopeStack.h>

Inheritance diagram for clang::CodeGen::DominatingValue< T >:
Inheritance graph
[legend]
Collaboration diagram for clang::CodeGen::DominatingValue< T >:
Collaboration graph
[legend]

List of all members.


Detailed Description

template<class T>
struct clang::CodeGen::DominatingValue< T >

A metaprogramming class for ensuring that a value will dominate an arbitrary position in a function.

Definition at line 65 of file EHScopeStack.h.


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