clang 19.0.0git
Namespaces | Functions
Primitives.h File Reference
#include "clang/AST/ComparisonCategories.h"

Go to the source code of this file.

Namespaces

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

Functions

template<typename T >
ComparisonCategoryResult clang::interp::Compare (const T &X, const T &Y)
 Helper to compare two comparable types.