struct ASTUnit::StandaloneFixIt
Declaration
struct ASTUnit::StandaloneFixIt { /* full declaration omitted */ };
Declared at: clang/include/clang/Frontend/ASTUnit.h:91
Member Variables
- public std::pair<unsigned int, unsigned int> RemoveRange
- public std::pair<unsigned int, unsigned int> InsertFromRange
- public std::string CodeToInsert
- public bool BeforePreviousInsertions