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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h91 struct StandaloneFixIt { struct in class:clang::ASTUnit
105 std::vector<StandaloneFixIt> FixIts;
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1246 static ASTUnit::StandaloneFixIt makeStandaloneFixIt(const SourceManager &SM,
1249 ASTUnit::StandaloneFixIt OutFix;

Completed in 160 milliseconds