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

  /src/external/gpl3/gcc/dist/gcc/cp/
typeck.cc 2573 if (!CLASS_TYPE_P (type) && cv_qualified_p (type))
11726 cv_qualified_p (const_tree type)
11711 cv_qualified_p (const_tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
typeck.cc 2432 if (!CLASS_TYPE_P (type) && cv_qualified_p (type))
11101 cv_qualified_p (const_tree type)
11085 cv_qualified_p (const_tree type) function

Completed in 33 milliseconds