HomeSort by: relevance | last modified time | path
    Searched defs:InInheritanceList (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Format/
TokenAnnotator.cpp 1093 else if (Contexts.back().InInheritanceList)
1412 bool InInheritanceList = false;
1478 Contexts.back().InInheritanceList = true;
TokenAnnotator.cpp 1093 else if (Contexts.back().InInheritanceList)
1412 bool InInheritanceList = false;
1478 Contexts.back().InInheritanceList = true;

Completed in 102 milliseconds