Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp1093 else if (Contexts.back().InInheritanceList) in consumeToken()
1412 bool InInheritanceList = false; member
1478 Contexts.back().InInheritanceList = true; in modifyContext()