public static final class ClangCompilationDatabase.Functions
extends java.lang.Object
ClangIndex.getLibrary().| Modifier and Type | Field and Description |
|---|---|
static long |
CompilationDatabase_dispose
Function address.
|
static long |
CompilationDatabase_fromDirectory
Function address.
|
static long |
CompilationDatabase_getAllCompileCommands
Function address.
|
static long |
CompilationDatabase_getCompileCommands
Function address.
|
static long |
CompileCommand_getArg
Function address.
|
static long |
CompileCommand_getDirectory
Function address.
|
static long |
CompileCommand_getFilename
Function address.
|
static long |
CompileCommand_getMappedSourceContent
Function address.
|
static long |
CompileCommand_getMappedSourcePath
Function address.
|
static long |
CompileCommand_getNumArgs
Function address.
|
static long |
CompileCommand_getNumMappedSources
Function address.
|
static long |
CompileCommands_dispose
Function address.
|
static long |
CompileCommands_getCommand
Function address.
|
static long |
CompileCommands_getSize
Function address.
|
public static final long CompilationDatabase_fromDirectory
public static final long CompilationDatabase_dispose
public static final long CompilationDatabase_getCompileCommands
public static final long CompilationDatabase_getAllCompileCommands
public static final long CompileCommands_dispose
public static final long CompileCommands_getSize
public static final long CompileCommands_getCommand
public static final long CompileCommand_getDirectory
public static final long CompileCommand_getFilename
public static final long CompileCommand_getNumArgs
public static final long CompileCommand_getArg
public static final long CompileCommand_getNumMappedSources
public static final long CompileCommand_getMappedSourcePath
public static final long CompileCommand_getMappedSourceContent
Copyright LWJGL. All Rights Reserved. License terms.