Home
last modified time | relevance | path

Searched defs:FormatContext (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Index/
DCommentToXML.h28 std::unique_ptr<SimpleFormatContext> FormatContext; variable
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dpresubmit_context.py361 class FormatContext: class