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

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

#include "clang/AST/ASTFwd.h"
#include "clang/Sema/SemaBase.h"
#include "llvm/ADT/StringRef.h"
#include <tuple>

Go to the source code of this file.

Classes

class  clang::SemaARM
 

Namespaces

 llvm
 Diagnostic wrappers for TextAPI types for error reporting.
 
 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.