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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplate.cpp 1293 TSI = SubstAutoTypeSourceInfo(TSI, Context.DependentTy);
10885 NewTSI = SubstAutoTypeSourceInfo(NewTSI, Context.DependentTy);
SemaTemplateDeduction.cpp 4942 TypeSourceInfo *Sema::SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 8448 TypeSourceInfo* SubstAutoTypeSourceInfo(TypeSourceInfo *TypeWithAuto,

Completed in 34 milliseconds