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

/external/clang/include/clang/Frontend/
H A DASTUnit.h73 std::string CodeToInsert; member in struct:clang::ASTUnit::StandaloneFixIt
/external/clang/include/clang/Basic/
H A DDiagnostic.h64 std::string CodeToInsert; member in class:clang::FixItHint
84 Hint.CodeToInsert = Code;
119 Hint.CodeToInsert = Code;

Completed in 105 milliseconds