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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h 507 return attr_range(attr_begin(), attr_end());
510 attr_iterator attr_begin() const { function
535 return specific_attr_iterator<T>(attr_begin());
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.cpp 4281 for (specific_attr_iterator<OMPReferencedVarAttr> IT(VD->attr_begin()),

Completed in 26 milliseconds