clang 19.0.0git
Functions
SemaSYCL.cpp File Reference
#include "clang/Sema/SemaSYCL.h"
#include "clang/AST/Mangle.h"
#include "clang/Sema/Sema.h"
#include "clang/Sema/SemaDiagnostic.h"

Go to the source code of this file.

Functions

static bool isZeroSizedArray (SemaSYCL &S, QualType Ty)
 

Function Documentation

◆ isZeroSizedArray()

static bool isZeroSizedArray ( SemaSYCL S,
QualType  Ty 
)
static