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

  /src/external/gpl3/gcc/dist/gcc/
attribs.cc 419 Please read the comments of cxx11_attribute_p to understand the
425 if (cxx11_attribute_p (attr))
561 if (!cxx11_attribute_p (attr))
726 const bool cxx11_attr_p = cxx11_attribute_p (attr);
1039 cxx11_attribute_p (const_tree attr) function
1051 Please read the comments of cxx11_attribute_p to understand the
1057 if (cxx11_attribute_p (attr))
  /src/external/gpl3/gcc.old/dist/gcc/
attribs.cc 430 Please read the comments of cxx11_attribute_p to understand the
436 if (cxx11_attribute_p (attr))
572 if (!cxx11_attribute_p (attr))
706 const bool cxx11_attr_p = cxx11_attribute_p (attr);
977 cxx11_attribute_p (const_tree attr) function
989 Please read the comments of cxx11_attribute_p to understand the
995 if (cxx11_attribute_p (attr))

Completed in 18 milliseconds