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

  /external/clang/include/clang/AST/
DeclTemplate.h 855 return spec_range(spec_begin(), spec_end());
857 spec_iterator spec_begin() const { function in class:clang::TemplateParameterList::FunctionTemplateDecl
1981 spec_iterator spec_begin() const { function in class:clang::TemplateParameterList::ClassTemplateDecl
2781 spec_iterator spec_begin() const { function in class:clang::TemplateParameterList::VarTemplateDecl
    [all...]
  /external/chromium_org/tools/clang/blink_gc_plugin/
BlinkGCPlugin.cpp 925 for (ClassTemplateDecl::spec_iterator it = tmpl->spec_begin();
    [all...]

Completed in 67 milliseconds