Home
last modified time | relevance | path

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

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