HomeSort by relevance Sort by last modified time
    Searched refs:SimpleFormatContext (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Index/
CommentToXML.h 25 class SimpleFormatContext;
28 std::unique_ptr<SimpleFormatContext> FormatContext;
  /external/clang/lib/Index/
SimpleFormatContext.h 1 //===--- SimpleFormatContext.h ----------------------------------*- C++ -*-===//
35 class SimpleFormatContext {
37 SimpleFormatContext(LangOptions Options)

Completed in 163 milliseconds