Polly 22.0.0git
setLangDefaultsArg4 Struct Reference

#include <set_lang_defaults_arg4.h>

Public Member Functions

 setLangDefaultsArg4 (clang::PreprocessorOptions &PO)
 operator clang::PreprocessorOptions & ()
 operator std::vector< std::string > & ()

Public Attributes

clang::PreprocessorOptions & PO

Detailed Description

Definition at line 10 of file set_lang_defaults_arg4.h.

Constructor & Destructor Documentation

◆ setLangDefaultsArg4()

setLangDefaultsArg4::setLangDefaultsArg4 ( clang::PreprocessorOptions & PO)
inline

Definition at line 11 of file set_lang_defaults_arg4.h.

References PO.

Member Function Documentation

◆ operator clang::PreprocessorOptions &()

setLangDefaultsArg4::operator clang::PreprocessorOptions & ( )
inline

Definition at line 12 of file set_lang_defaults_arg4.h.

References PO.

◆ operator std::vector< std::string > &()

setLangDefaultsArg4::operator std::vector< std::string > & ( )
inline

Definition at line 13 of file set_lang_defaults_arg4.h.

References PO.

Member Data Documentation

◆ PO

clang::PreprocessorOptions& setLangDefaultsArg4::PO

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