Searched refs:StandaloneFixIt (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Frontend/
H A DASTUnit.h70 struct StandaloneFixIt { struct in class:clang::ASTUnit
84 std::vector<StandaloneFixIt> FixIts;
/external/clang/lib/Frontend/
H A DASTUnit.cpp1285 static ASTUnit::StandaloneFixIt makeStandaloneFixIt(const SourceManager &SM,
1288 ASTUnit::StandaloneFixIt OutFix;
2553 for (const StandaloneFixIt &FixIt : SD.FixIts) {

Completed in 154 milliseconds