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

/external/clang/lib/Index/
H A DCommentToXML.cpp599 std::string StringDecl = Declaration.str(); local
607 FileID ID = FormatRewriterContext.createInMemoryFile(filename, StringDecl);

Completed in 109 milliseconds