clang 22.0.0git
InterpShared.h
Go to the documentation of this file.
1/===--- InterpShared.h -----------------------------------------*- C++ -*-===/
2/
3/ Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4/ See https://llvm.org/LICENSE.txt for license information.
5/ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6/
7/===----------------------------------------------------------------------===/
8
9#ifndef LLVM_CLANG_LIB_AST_INTERP_SHARED_H
10#define LLVM_CLANG_LIB_AST_INTERP_SHARED_H
11
12#include "clang/Basic/LLVM.h"
13#include "llvm/ADT/BitVector.h"
14
15namespace clang {
16class FunctionDecl;
17class Expr;
18
19namespace interp {
20
21llvm::BitVector collectNonNullArgs(const FunctionDecl *F,
22 ArrayRef<const Expr *> Args);
23
24} / namespace interp
25} / namespace clang
26
27#endif
Forward-declares and imports various common LLVM datatypes that clang wants to use unqualified.
This represents one expression.
Definition Expr.h:112
Represents a function declaration or definition.
Definition Decl.h:2000
llvm::BitVector collectNonNullArgs(const FunctionDecl *F, ArrayRef< const Expr * > Args)
The JSON file list parser is used to communicate input to InstallAPI.

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant