clang 20.0.0git
Classes | Namespaces | Functions
SemaARM.h File Reference

This file declares semantic analysis functions specific to ARM. More...

#include "clang/AST/DeclBase.h"
#include "clang/AST/Expr.h"
#include "clang/Basic/TargetInfo.h"
#include "clang/Sema/SemaBase.h"
#include "llvm/ADT/SmallVector.h"
#include <tuple>

Go to the source code of this file.

Classes

class  clang::SemaARM
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 

Functions

SemaARM::ArmStreamingType clang::getArmStreamingFnType (const FunctionDecl *FD)
 

Detailed Description

This file declares semantic analysis functions specific to ARM.

Definition in file SemaARM.h.