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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp 5891 bool AddToScope = true;
5902 AddToScope);
5905 AddToScope);
5913 if (New->getDeclName() && AddToScope)
6850 bool &AddToScope, ArrayRef<BindingDecl *> Bindings) {
7080 AddToScope = false;
8229 bool AddToScope;
8370 ExtraArgs.AddToScope);
8948 bool &AddToScope) {
9711 AddToScope };
    [all...]
SemaDeclCXX.cpp 891 bool AddToScope = true;
894 MultiTemplateParamsArg(), AddToScope, Bindings);
895 if (AddToScope) {
16731 bool AddToScope = true;
16733 TemplateParams, AddToScope);
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 2653 bool &AddToScope,
2671 bool &AddToScope);

Completed in 46 milliseconds