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

  /external/clang/lib/Sema/
SemaDecl.cpp 70 AllowClassTemplates(AllowTemplates) {
79 bool AllowedTemplate = AllowClassTemplates && isa<ClassTemplateDecl>(ND);
89 bool AllowClassTemplates;
513 bool AllowClassTemplates) {
519 TypeNameValidatorCCC Validator(false, false, AllowClassTemplates);
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 440 milliseconds