All Downloads are FREE. Search and download functionalities are using the official Maven repository.

astffi.llvm.0.1.2.source-code.jni_com_alibaba_fastffi_clang_CXXConversionDecl_cxx_0xf2a892.cc Maven / Gradle / Ivy

The newest version!
#include 
#include 
#include "clang/AST/DeclCXX.h"
#include "clang/AST/DeclCXX.h"
#include "clang/AST/Decl.h"
#include "clang/AST/Decl.h"
#include "clang/AST/Decl.h"
#include "clang/AST/Decl.h"
#include "clang/AST/DeclBase.h"
#include "clang/AST/ASTContext.h"
#include "clang/Basic/SourceManager.h"
#include "clang/AST/DeclBase.h"

#ifdef __cplusplus
extern "C" {
#endif

// Common Stubs

JNIEXPORT
jint JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892__1elementSize_00024_00024_00024(JNIEnv*, jclass) {
    return (jint)sizeof(clang::CXXConversionDecl);
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeDecls_1begin(JNIEnv*, jclass, jlong ptr, jlong rv_base) {
	return reinterpret_cast(new((void*)rv_base) clang::DeclContext::decl_iterator(reinterpret_cast(ptr)->decls_begin()));
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeDecls_1empty(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->decls_empty()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeDecls_1end(JNIEnv*, jclass, jlong ptr, jlong rv_base) {
	return reinterpret_cast(new((void*)rv_base) clang::DeclContext::decl_iterator(reinterpret_cast(ptr)->decls_end()));
}

JNIEXPORT
void JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeDump0(JNIEnv*, jclass, jlong ptr, jlong arg0 /* Out0 */, jboolean arg1 /* Deserialize1 */, jint arg2 /* OutputFormat2 */) {
	reinterpret_cast(ptr)->dump(*reinterpret_cast(arg0), (arg1 == JNI_TRUE ? true : false), static_cast(arg2));
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetASTContext(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(&(reinterpret_cast(ptr)->getASTContext()));
}

JNIEXPORT
jint JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetAccess(JNIEnv*, jclass, jlong ptr) {
	return (jint)(reinterpret_cast(ptr)->getAccess());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetAttrs(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(&(reinterpret_cast(ptr)->getAttrs()));
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetBeginLoc(JNIEnv*, jclass, jlong ptr, jlong rv_base) {
	return reinterpret_cast(new((void*)rv_base) clang::SourceLocation(reinterpret_cast(ptr)->getBeginLoc()));
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetDeclContext(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getDeclContext());
}

JNIEXPORT
jint JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetDeclKind(JNIEnv*, jclass, jlong ptr) {
	return (jint)(reinterpret_cast(ptr)->getDeclKind());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetDeclName(JNIEnv*, jclass, jlong ptr, jlong rv_base) {
	return reinterpret_cast(new((void*)rv_base) clang::DeclarationName(reinterpret_cast(ptr)->getDeclName()));
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetDefinition(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getDefinition());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetDescribedFunctionTemplate(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getDescribedFunctionTemplate());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetEndLoc(JNIEnv*, jclass, jlong ptr, jlong rv_base) {
	return reinterpret_cast(new((void*)rv_base) clang::SourceLocation(reinterpret_cast(ptr)->getEndLoc()));
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetExternCContext(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getExternCContext());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetIdentifier(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getIdentifier());
}

JNIEXPORT
jint JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetKind(JNIEnv*, jclass, jlong ptr) {
	return (jint)(reinterpret_cast(ptr)->getKind());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetLexicalParent(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getLexicalParent());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetLocation(JNIEnv*, jclass, jlong ptr, jlong rv_base) {
	return reinterpret_cast(new((void*)rv_base) clang::SourceLocation(reinterpret_cast(ptr)->getLocation()));
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetLookupParent(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getLookupParent());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetMethodQualifiers(JNIEnv*, jclass, jlong ptr, jlong rv_base) {
	return reinterpret_cast(new((void*)rv_base) clang::Qualifiers(reinterpret_cast(ptr)->getMethodQualifiers()));
}

JNIEXPORT
jint JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetMinRequiredArguments(JNIEnv*, jclass, jlong ptr) {
	return (jint)(reinterpret_cast(ptr)->getMinRequiredArguments());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetMostRecentDecl(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getMostRecentDecl());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetName(JNIEnv*, jclass, jlong ptr, jlong rv_base) {
	return reinterpret_cast(new((void*)rv_base) llvm::StringRef(reinterpret_cast(ptr)->getName()));
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetNameAsString(JNIEnv*, jclass, jlong ptr, jlong rv_base) {
	return reinterpret_cast(new((void*)rv_base) std::string(reinterpret_cast(ptr)->getNameAsString()));
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetNextDeclInContext(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getNextDeclInContext());
}

JNIEXPORT
jint JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetNumParams(JNIEnv*, jclass, jlong ptr) {
	return (jint)(reinterpret_cast(ptr)->getNumParams());
}

JNIEXPORT
jint JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetOverloadedOperator(JNIEnv*, jclass, jlong ptr) {
	return (jint)(reinterpret_cast(ptr)->getOverloadedOperator());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetParamDecl(JNIEnv*, jclass, jlong ptr, jint arg0 /* idx0 */) {
	return reinterpret_cast(reinterpret_cast(ptr)->getParamDecl(arg0));
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetParent(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getParent());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetParentASTContext(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(&(reinterpret_cast(ptr)->getParentASTContext()));
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetPreviousDecl(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getPreviousDecl());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetPrimaryContext(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getPrimaryContext());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetQualifier(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getQualifier());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetRedeclContext(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getRedeclContext());
}

JNIEXPORT
jint JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetRefQualifier(JNIEnv*, jclass, jlong ptr) {
	return (jint)(reinterpret_cast(ptr)->getRefQualifier());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetReturnType(JNIEnv*, jclass, jlong ptr, jlong rv_base) {
	return reinterpret_cast(new((void*)rv_base) clang::QualType(reinterpret_cast(ptr)->getReturnType()));
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetTranslationUnitDecl(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getTranslationUnitDecl());
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeGetTypeSourceInfo(JNIEnv*, jclass, jlong ptr) {
	return reinterpret_cast(reinterpret_cast(ptr)->getTypeSourceInfo());
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeHasAttrs(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->hasAttrs()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeHasBody(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->hasBody()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsClosure(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isClosure()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsConst(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isConst()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsDefaulted(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isDefaulted()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsDefined(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isDefined()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsDeleted(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isDeleted()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsDependentContext(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isDependentContext()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsExplicitlyDeclaredInMainFile(JNIEnv*, jclass, jlong ptr) {
	return (!reinterpret_cast(ptr)->isImplicit() && reinterpret_cast(ptr)->getASTContext().getSourceManager().isInMainFile(reinterpret_cast(ptr)->getLocation())) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsExplicitlyDefaulted(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isExplicitlyDefaulted()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsExternC(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isExternC()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsExternCContext(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isExternCContext()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsExternCXXContext(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isExternCXXContext()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsFileContext(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isFileContext()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsFirstDecl(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isFirstDecl()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsFunctionOrMethod(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isFunctionOrMethod()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsImplicit(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isImplicit()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsInAnonymousNamespace(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isInAnonymousNamespace()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsInStdNamespace(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isInStdNamespace()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsInlineNamespace(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isInlineNamespace()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsInstance(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isInstance()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsLambdaStaticInvoker(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isLambdaStaticInvoker()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsLookupContext(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isLookupContext()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsNamespace(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isNamespace()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsObjCContainer(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isObjCContainer()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsOverloadedOperator(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isOverloadedOperator()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsPure(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isPure()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsRecord(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isRecord()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsStatic(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isStatic()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsStdNamespace(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isStdNamespace()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsThisDeclarationADefinition(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isThisDeclarationADefinition()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsTranslationUnit(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isTranslationUnit()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsTransparentContext(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isTransparentContext()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsTrivial(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isTrivial()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsUserProvided(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isUserProvided()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsVariadic(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isVariadic()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsVirtual(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isVirtual()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jboolean JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeIsVolatile(JNIEnv*, jclass, jlong ptr) {
	return (reinterpret_cast(ptr)->isVolatile()) ? JNI_TRUE : JNI_FALSE;
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeParam_1begin(JNIEnv*, jclass, jlong ptr, jlong rv_base) {
	return reinterpret_cast(new((void*)rv_base) clang::FunctionDecl::param_iterator(reinterpret_cast(ptr)->param_begin()));
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeParam_1end(JNIEnv*, jclass, jlong ptr, jlong rv_base) {
	return reinterpret_cast(new((void*)rv_base) clang::FunctionDecl::param_iterator(reinterpret_cast(ptr)->param_end()));
}

JNIEXPORT
jlong JNICALL Java_com_alibaba_fastffi_clang_CXXConversionDecl_1cxx_10xf2a892_nativeParam_1size(JNIEnv*, jclass, jlong ptr) {
	return (jlong)(reinterpret_cast(ptr)->param_size());
}

#ifdef __cplusplus
}
#endif




© 2015 - 2024 Weber Informatics LLC | Privacy Policy