Home
last modified time | relevance | path

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

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