Lines Matching full:pseudo
125 /// pseudo-destructor name. In this case, the flag will be set false
436 // indicates a potential pseudo-destructor.
960 /// \brief Parse a C++ pseudo-destructor expression after the base,
965 /// postfix-expression . pseudo-destructor-name
966 /// postfix-expression -> pseudo-destructor-name
968 /// pseudo-destructor-name:
979 // We're parsing either a pseudo-destructor-name or a dependent
981 // pseudo-destructor-name. We parse both in the same way and let
2301 /// pseudo-functions that allow implementation of the TR1/C++0x type traits
2329 /// pseudo-functions that allow implementation of the TR1/C++0x type traits
2367 /// pseudo-functions.
2413 /// pseudo-functions like __is_lvalue_expr( xxx ).