Searched defs:PredefinedExpr (Results 1 – 3 of 3) sorted by relevance
94 class PredefinedExpr; variable
476 PredefinedExpr::PredefinedExpr(SourceLocation L, QualType FNTy, IdentKind IK, in PredefinedExpr() function in PredefinedExpr492 PredefinedExpr::PredefinedExpr(EmptyShell Empty, bool HasFunctionName) in PredefinedExpr() function in PredefinedExpr
319 friend class PredefinedExpr; in alignas() local