Home
last modified time | relevance | path

Searched refs:OrigFC (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTDumper.cpp139 const FullComment *OrigFC = FC; in dumpChild() local
140 auto dumpWithIndent = [this, doDumpChild, OrigFC](bool isLastChild) { in dumpChild()
164 FC = OrigFC; in dumpChild()