CppParser
Loading...
Searching...
No Matches
typemodifier.h File Reference
#include "cppconst.h"
Include dependency graph for typemodifier.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CppTypeModifier
 

Functions

CppTypeModifier makeCppTypeModifier (CppRefType refType, std::uint8_t ptrLevel, std::uint8_t constBits)
 

Function Documentation

◆ makeCppTypeModifier()

CppTypeModifier makeCppTypeModifier ( CppRefType  refType,
std::uint8_t  ptrLevel,
std::uint8_t  constBits 
)
inline

Definition at line 50 of file typemodifier.h.

Here is the call graph for this function: