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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiate.cpp 471 LastEmittedCodeSynthesisContextDepth)
472 LastEmittedCodeSynthesisContextDepth = 0;
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 8759 unsigned LastEmittedCodeSynthesisContextDepth = 0;
8993 CodeSynthesisContexts.size() != LastEmittedCodeSynthesisContextDepth) {
8995 LastEmittedCodeSynthesisContextDepth = CodeSynthesisContexts.size();

Completed in 63 milliseconds