HomeSort by relevance Sort by last modified time
    Searched refs:InstantiatedLocal (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Sema/
Template.h 282 void InstantiatedLocal(const Decl *D, Decl *Inst);
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 363 SemaRef.CurrentInstantiationScope->InstantiatedLocal(D, Var);
498 SemaRef.CurrentInstantiationScope->InstantiatedLocal(D, Field);
638 SemaRef.CurrentInstantiationScope->InstantiatedLocal(D, Enum);
685 SemaRef.CurrentInstantiationScope->InstantiatedLocal(*EC, EnumConst);
    [all...]
SemaTemplateInstantiate.cpp     [all...]

Completed in 145 milliseconds