Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.cpp905 else if (Contexts.back().InInheritanceList) in consumeToken()
1181 bool InInheritanceList = false; member
1246 Contexts.back().InInheritanceList = true; in modifyContext()