clang 20.0.0git
|
#include "clang/Frontend/ASTUnit.h"
Public Attributes | |
std::pair< unsigned, unsigned > | RemoveRange |
std::pair< unsigned, unsigned > | InsertFromRange |
std::string | CodeToInsert |
bool | BeforePreviousInsertions |
bool clang::ASTUnit::StandaloneFixIt::BeforePreviousInsertions |
Definition at line 95 of file ASTUnit.h.
Referenced by makeStandaloneFixIt().
std::string clang::ASTUnit::StandaloneFixIt::CodeToInsert |
Definition at line 94 of file ASTUnit.h.
Referenced by makeStandaloneFixIt().
Definition at line 93 of file ASTUnit.h.
Referenced by makeStandaloneFixIt().
Definition at line 92 of file ASTUnit.h.
Referenced by makeStandaloneFixIt().