clang API Documentation
#include <ASTUnit.h>
Public Attributes | |
std::pair< unsigned, unsigned > | RemoveRange |
std::pair< unsigned, unsigned > | InsertFromRange |
std::string | CodeToInsert |
bool | BeforePreviousInsertions |
Definition at line 72 of file ASTUnit.h.
Referenced by makeStandaloneFixIt().
std::string clang::ASTUnit::StandaloneFixIt::CodeToInsert |
Definition at line 71 of file ASTUnit.h.
Referenced by makeStandaloneFixIt().
Definition at line 70 of file ASTUnit.h.
Referenced by makeStandaloneFixIt().
Definition at line 69 of file ASTUnit.h.
Referenced by makeStandaloneFixIt().