clang 20.0.0git
Public Member Functions | Static Public Member Functions | Friends | List of all members
clang::PredefinedExpr Class Referencefinal

[C99 6.4.2.2] - A predefined identifier such as func. More...

#include "clang/AST/Expr.h"

Inheritance diagram for clang::PredefinedExpr:
Inheritance graph
[legend]

Public Member Functions

PredefinedIdentKind getIdentKind () const
 
bool isTransparent () const
 
SourceLocation getLocation () const
 
void setLocation (SourceLocation L)
 
StringLiteral