Searched defs:CodeToInsert (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Frontend/
H A DASTUnit.h71 std::string CodeToInsert; member in struct:clang::ASTUnit::StandaloneFixIt
/external/clang/include/clang/Basic/
H A DDiagnostic.h63 std::string CodeToInsert; member in class:clang::FixItHint
83 Hint.CodeToInsert = Code;
118 Hint.CodeToInsert = Code;

Completed in 116 milliseconds