Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CompilationIndex Struct Reference
+ Collaboration diagram for CompilationIndex:

Public Member Functions

 operator CXIndex ()
 
 ~CompilationIndex ()
 
 operator CXIndex ()
 
 ~CompilationIndex ()
 

Public Attributes

CXIndex index = nullptr
 

Detailed Description

Definition at line 47 of file clangcodeparser.cpp.

Constructor & Destructor Documentation

◆ ~CompilationIndex() [1/2]

CompilationIndex::~CompilationIndex ( )
inline

Definition at line 54 of file clangcodeparser.cpp.

◆ ~CompilationIndex() [2/2]

CompilationIndex::~CompilationIndex ( )
inline

Definition at line 54 of file clangcodeparser.cpp.

Member Function Documentation

◆ operator CXIndex() [1/2]

CompilationIndex::operator CXIndex ( )
inline

Definition at line 50 of file clangcodeparser.cpp.

◆ operator CXIndex() [2/2]

CompilationIndex::operator CXIndex ( )
inline

Definition at line 50 of file clangcodeparser.cpp.

Member Data Documentation

◆ index

CXIndex CompilationIndex::index = nullptr

Definition at line 48 of file clangcodeparser.cpp.


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