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

  /src/external/apache2/llvm/dist/clang/lib/Interpreter/
IncrementalParser.cpp 144 Sema::GlobalEagerInstantiationScope GlobalInstantiations(S, /*Enabled=*/true);
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 4750 GlobalEagerInstantiationScope GlobalInstantiations(*this,
5231 GlobalEagerInstantiationScope GlobalInstantiations(*this,
5330 GlobalEagerInstantiationScope GlobalInstantiations(*this,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 9122 class GlobalEagerInstantiationScope {
9124 GlobalEagerInstantiationScope(Sema &S, bool Enabled)
9139 ~GlobalEagerInstantiationScope() {

Completed in 47 milliseconds