dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
clang_CompileCommand_getNumArgs
clang
c
CXCompilationDatabase
Get the number of arguments in the compiler invocation.
extern (
C
)
uint
clang_CompileCommand_getNumArgs
(
CXCompileCommand
)
Meta
Source
See Implementation
clang
c
CXCompilationDatabase
aliases
CXCompilationDatabase
CXCompileCommand
CXCompileCommands
enums
CXCompilationDatabase_Error
functions
clang_CompilationDatabase_dispose
clang_CompilationDatabase_fromDirectory
clang_CompilationDatabase_getAllCompileCommands
clang_CompilationDatabase_getCompileCommands
clang_CompileCommand_getArg
clang_CompileCommand_getDirectory
clang_CompileCommand_getFilename
clang_CompileCommand_getMappedSourceContent
clang_CompileCommand_getMappedSourcePath
clang_CompileCommand_getNumArgs
clang_CompileCommand_getNumMappedSources
clang_CompileCommands_dispose
clang_CompileCommands_getCommand
clang_CompileCommands_getSize
Get the number of arguments in the compiler invocation.